diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-05-03 11:46:23 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-05-03 11:46:23 +0200 |
commit | cb9209bddad19452e96fd0b9168016867edf72db (patch) | |
tree | 09657c4cb15420497f883574d6c372bee64ed071 /DEPENDENCIES | |
parent | bump year (diff) | |
download | libgamma-cb9209bddad19452e96fd0b9168016867edf72db.tar.gz libgamma-cb9209bddad19452e96fd0b9168016867edf72db.tar.bz2 libgamma-cb9209bddad19452e96fd0b9168016867edf72db.tar.xz |
beginning of wayland support
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r-- | DEPENDENCIES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index 132ff2d..9833139 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -5,6 +5,7 @@ RUNTIME DEPENDENCIES: libx11 Optional: for the X VidMode adjustment method libxxf86vm Optional: for the X VidMode adjustment method libdrm Optional: for the Linux DRM adjustment method + wayland Optional: for the Wayland/Orbital adjustment method Optional dependencies are mandatory when they have been selected at compile-time and are not utilisable if not selected at compile-time. |