summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@herrb.eu>2024-11-08 12:06:53 +0100
committerMatthieu Herrb <matthieu@herrb.eu>2024-11-08 12:07:09 +0100
commit136e030707cf6537c6f1d3b475abe2e384d3ac71 (patch)
tree28471c61752bbd82bae17d1b8262bb7f10818119
parenta7b738bced73617ea24f9bed86b511d8878cfa65 (diff)
meta/xenocara: add xlclients and xwininfoHEADmaster
-rw-r--r--meta/xenocara/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/xenocara/Makefile b/meta/xenocara/Makefile
index 34de1b1..10bb839 100644
--- a/meta/xenocara/Makefile
+++ b/meta/xenocara/Makefile
@@ -33,6 +33,7 @@ RUN_DEPENDS = \
x11/xinput \
x11/xlockmore-obsd \
x11/xlogo \
+ x11/xlsclients \
x11/xlsfonts \
x11/xmag \
x11/xmodmap \
@@ -40,7 +41,8 @@ RUN_DEPENDS = \
x11/xset \
x11/xsetroot \
x11/xterm \
- x11/xwd
+ x11/xwd \
+ x11/xwininfo
.include "../../../meta/Makefile.inc"