summaryrefslogtreecommitdiff
path: root/meta
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@herrb.eu>2021-05-01 23:25:24 +0200
committerMatthieu Herrb <matthieu@herrb.eu>2021-05-01 23:25:24 +0200
commitf57f43feee094e1e8121096a60110fa3b0b0c65d (patch)
tree783996e5621a4d55c04c9e81a8a193b97c429cfd /meta
parent0137451f652027a9d6ca6f6c8ff1da63f72c1d75 (diff)
meta/xenocara: add iceauth, xconsole and xsetroot
Diffstat (limited to 'meta')
-rw-r--r--meta/xenocara/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/xenocara/Makefile b/meta/xenocara/Makefile
index b65fda6..4d289b4 100644
--- a/meta/xenocara/Makefile
+++ b/meta/xenocara/Makefile
@@ -12,8 +12,11 @@ RUN_DEPENDS = \
x11/xorg-server \
x11/xf86-input-keyboard \
x11/xf86-input-ws \
+ x11/iceauth \
x11/xauth \
+ x11/xconsole \
x11/xenodm \
+ x11/xsetroot \
x11/xterm
.include "../../../meta/Makefile.inc"