diff options
author | Tilman Sauerbeck <tilman@crux.nu> | 2007-01-23 19:44:49 +0100 |
---|---|---|
committer | Tilman Sauerbeck <tilman@crux.nu> | 2007-01-23 19:44:49 +0100 |
commit | ce1057a539a44e2a43e2656ac175f69d7ce9520f (patch) | |
tree | e1e803bc6b57cf381ee8b782c8fda292e924ab0c /xorg | |
parent | cc3e661a7e037a7a4a1bc8d3a4d47fa569e1be99 (diff) | |
download | xorg-ce1057a539a44e2a43e2656ac175f69d7ce9520f.tar.gz xorg-ce1057a539a44e2a43e2656ac175f69d7ce9520f.tar.xz |
xorg-xkbdata: removed, use xkeyboard-config instead
Diffstat (limited to 'xorg')
-rw-r--r-- | xorg/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xorg/Pkgfile b/xorg/Pkgfile index 556e1b22..33693ff0 100644 --- a/xorg/Pkgfile +++ b/xorg/Pkgfile @@ -1,10 +1,10 @@ # Description: x.org's implementation of X11 # URL: http://xorg.freedesktop.org # Maintainer: Tilman Sauerbeck, tilman at crux dot nu -# Depends on: xorg-server, xorg-xf86-input-mouse, xorg-xf86-input-keyboard, xorg-xf86-video-vesa, xorg-xinit, xorg-xauth, xorg-rgb, xorg-font-misc-misc, xorg-font-cursor-misc, xorg-font-alias, xorg-xkbdata +# Depends on: xorg-server, xorg-xf86-input-mouse, xorg-xf86-input-keyboard, xorg-xf86-video-vesa, xorg-xinit, xorg-xauth, xorg-rgb, xorg-font-misc-misc, xorg-font-cursor-misc, xorg-font-alias, xkeyboard-config name=xorg -version=7.1 +version=7.2 release=1 source=() |