wok-stable diff xorg-xmodmap/receipt @ rev 11243

Gcompris: optimize PNGs after compilation
author Alexander Medvedev <devl547@gmail.com>
date Mon Nov 07 08:28:03 2011 +0300 (2011-11-07)
parents 07ae722ec64e
children
line diff
     1.1 --- a/xorg-xmodmap/receipt	Sun Oct 31 00:13:37 2010 +0200
     1.2 +++ b/xorg-xmodmap/receipt	Mon Nov 07 08:28:03 2011 +0300
     1.3 @@ -5,7 +5,8 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="X keyboard and mouse configuration utility."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="xorg"
     1.8 +DEPENDS="xorg-libX11"
     1.9 +BUILD_DEPENDS="xorg-libX11-dev"
    1.10  SOURCE="xmodmap"
    1.11  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.12  WEB_SITE="http://www.x.org/"