wok diff xorg-setxkbmap/receipt @ rev 4346

syslinux: ifmem.c32: fix cmdline
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Oct 02 11:49:21 2009 +0200 (2009-10-02)
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	Fri Oct 02 11:49:21 2009 +0200
     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/"