wok-current diff xorg-setxkbmap/receipt @ rev 8904
Fix an error which prevented libwebkit to be signaled as broken
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Mon Feb 28 00:19:13 2011 +0100 (2011-02-28) |
parents | 07ae722ec64e |
children | b89e10c7d14f |
line diff
1.1 --- a/xorg-setxkbmap/receipt Sun Oct 31 00:13:37 2010 +0200 1.2 +++ b/xorg-setxkbmap/receipt Mon Feb 28 00:19:13 2011 +0100 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 xorg-libxkbfile" 1.8 +DEPENDS="xorg-xkeyboard-config" 1.9 SOURCE="setxkbmap" 1.10 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://www.x.org/"