diff options
author | Mattias Andrée <maandree@kth.se> | 2016-07-10 16:04:42 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2016-07-10 16:04:42 +0200 |
commit | e4c521ac06fa6450fa65ca2e09a55a0f435ae8fe (patch) | |
tree | 54c49a5a087c125ef00a54dc0876c1e88b8e2bc3 /DEPENDENCIES | |
parent | Fix new GCC warnings (diff) | |
download | mds-e4c521ac06fa6450fa65ca2e09a55a0f435ae8fe.tar.gz mds-e4c521ac06fa6450fa65ca2e09a55a0f435ae8fe.tar.bz2 mds-e4c521ac06fa6450fa65ca2e09a55a0f435ae8fe.tar.xz |
List deps for mds-libinput
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r-- | DEPENDENCIES | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index 620a468..78fa80c 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -1,6 +1,8 @@ RUNTIME DEPENDENCIES: glibc + libinput (for mds-libinput) + libudev (for mds-libinput) Under linux and linux-libre: linux @@ -16,6 +18,8 @@ BUILD DEPENDENCIES: sed texinfo (opt-out, for manuals: info pdf ps dvi) texlive-core (opt-out, for manuals: pdf ps dvi) + libinput (for mds-libinput) + libudev (for mds-libinput) Under linux and linux-libre: linux-api-headers |