summaryrefslogtreecommitdiff
path: root/xorg.modules
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2013-01-16 12:46:22 -0500
committerAdam Jackson <ajax@redhat.com>2013-01-16 12:54:56 -0500
commite1f663ee801050cb059d8a8c33c131a79a7ce1b8 (patch)
tree0772d9e5aff2f54e67431a6a17cc00a06daee496 /xorg.modules
parentfed3ca4b23b5796cc755fccfd6189a8373ad608a (diff)
modules: drop xkbui
Nothing has used this in ages, apparently I dropped it from Fedora over six years ago. The only thing that ever did use this, as far as I know, was the 'xorgcfg' tool in xserver, which was deleted in (in xserver): commit 5c1e254cc85e9ad409b0217780545c29f62d5feb Author: Daniel Stone <daniel@fooishbar.org> Date: Thu Jul 24 03:01:45 2008 +0300 Remove xorgcfg Signed-off-by: Adam Jackson <ajax@redhat.com>
Diffstat (limited to 'xorg.modules')
-rw-r--r--xorg.modules12
1 files changed, 0 insertions, 12 deletions
diff --git a/xorg.modules b/xorg.modules
index d9d5cd0..62a936c 100644
--- a/xorg.modules
+++ b/xorg.modules
@@ -639,17 +639,6 @@
</dependencies>
</autotools>
- <autotools id="libxkbui">
- <branch module="xorg/lib/libxkbui"
- checkoutdir="xorg/lib/libxkbui"/>
- <dependencies>
- <dep package="macros"/>
- <dep package="libX11"/>
- <dep package="libXt"/>
- <dep package="libxkbfile"/>
- </dependencies>
- </autotools>
-
<autotools id="libxtrans">
<branch module="xorg/lib/libxtrans"
checkoutdir="xorg/lib/libxtrans"/>
@@ -703,7 +692,6 @@
<dep package="libdmx"/>
<dep package="libfontenc"/>
<dep package="libxkbfile"/>
- <dep package="libxkbui"/>
<dep package="libxtrans"/>
<dep package="libdrm"/>
<dep package="libGL"/>