diff options
author | Matthieu Herrb <matthieu@herrb.eu> | 2020-07-14 19:31:30 +0200 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2020-07-14 19:31:30 +0200 |
commit | d272ce7fb11fee948abe88879b9019e8152d300b (patch) | |
tree | 829a918c82f68c95cdecf932ce24a78f4b369de9 /meta | |
parent | 0e36c3502853d35b5f3140df666acbae5ab3b44f (diff) |
meta/xenocara: add xenodm
Diffstat (limited to 'meta')
-rw-r--r-- | meta/xenocara/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/xenocara/Makefile b/meta/xenocara/Makefile index 781c951..aca2f48 100644 --- a/meta/xenocara/Makefile +++ b/meta/xenocara/Makefile @@ -13,6 +13,7 @@ RUN_DEPENDS = \ x11/xf86-input-keyboard \ x11/xf86-input-ws \ x11/xauth \ + x11/xenodm \ x11/xterm .include "../../../meta/Makefile.inc" |