summaryrefslogtreecommitdiff
path: root/repo/x11/xorg-xinit.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/x11/xorg-xinit.xibuild')
-rw-r--r--repo/x11/xorg-xinit.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/x11/xorg-xinit.xibuild b/repo/x11/xorg-xinit.xibuild
index b4328b5..f0b53fd 100644
--- a/repo/x11/xorg-xinit.xibuild
+++ b/repo/x11/xorg-xinit.xibuild
@@ -1,7 +1,7 @@
#!/bin/bash
MAKEDEPS=(make)
-DEPS=(libx11 xorg-xauth xorg-xrdb xorg-xmodmap)
+DEPS=(libx11 xauth xrdb xmodmap)
DESC="X.Org initialisation program"