summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2011-04-20 17:53:57 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2011-04-20 17:53:57 +0100
commit8195e3842993a4d04fc50b7461daf3f39d587090 (patch)
tree70d8a4558e8bb17efebdc3d30c4ea9b689df45e7
parentcc73e950c8330ba5fbc61a726dc76d2f10cc8fc8 (diff)
xorg.modules: xdpyinfo is a dependency of xts
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
-rw-r--r--xorg.modules3
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg.modules b/xorg.modules
index f055196..a951fa9 100644
--- a/xorg.modules
+++ b/xorg.modules
@@ -2033,6 +2033,9 @@
<autotools id="xts">
<branch repo="git.freedesktop.org" module="xorg/test/xts" checkoutdir="xorg/test/xts"/>
+ <dependencies>
+ <dep package="libX11"/>
+ </dependencies>
</autotools>
<!-- These drivers are marked unmaintained in xorg/doc/xorg-docs/MAINTAINERS and are also broken -->