summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Nicholson <dbn.lists@gmail.com>2011-03-07 14:29:01 -0800
committerDan Nicholson <dbn.lists@gmail.com>2011-03-07 14:29:01 -0800
commitcdb3feb592454ebe0ea8736278be81457b17ebe5 (patch)
treed7fba659006fa2af6fa5711396f7ddec8123f591
parentd8e51f238783e2a5bccae6b244b97db5cdbbbc60 (diff)
jhbuild: Remove xlsclients dependency on xcb-util
This is not needed since xlsclients commits 223851b6 and FIXME removed the usage of xcb-atom. Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
-rw-r--r--xorg.modules1
1 files changed, 0 insertions, 1 deletions
diff --git a/xorg.modules b/xorg.modules
index 28bca16..c991288 100644
--- a/xorg.modules
+++ b/xorg.modules
@@ -819,7 +819,6 @@
<branch repo="git.freedesktop.org" module="xorg/app/xlsclients" checkoutdir="xorg/app/xlsclients" />
<dependencies>
<dep package="libxcb"/>
- <dep package="xcb-util"/>
</dependencies>
</autotools>