wok-stable diff xorg-setxkbmap/receipt @ rev 4178
xfce4, fix DEPENDS
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Tue Sep 22 20:26:37 2009 +0000 (2009-09-22) |
parents | fd43687faffa |
children | 3f4b9d12cfc3 |
line diff
1.1 --- a/xorg-setxkbmap/receipt Sun Oct 19 20:39:05 2008 +0000 1.2 +++ b/xorg-setxkbmap/receipt Tue Sep 22 20:26:37 2009 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Set the keyboard using the X Keyboard Extension." 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 -DEPENDS="xorg xorg-libX11 xorg-xkeyboard-config" 1.8 +DEPENDS="xorg xorg-libX11 xorg-xkeyboard-config xorg-libxkbfile" 1.9 SOURCE="setxkbmap" 1.10 TARBALL="$SOURCE-$VERSION.tar.gz" 1.11 WEB_SITE="http://www.x.org/"