wok diff xorg-xkbutils/receipt @ rev 14642
Xorg. Don't know why, but using SOURCE in xorg-libXaw and xorg-libXpm
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sun Jun 02 16:48:40 2013 +0000 (2013-06-02) |
parents | c514cc4854d8 |
children | eb8067417980 |
line diff
1.1 --- a/xorg-xkbutils/receipt Wed Jan 19 19:41:12 2011 +0000 1.2 +++ b/xorg-xkbutils/receipt Sun Jun 02 16:48:40 2013 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Xorg keyboard utility." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 DEPENDS="xorg-libXaw xorg-xkeyboard-config" 1.7 -BUILDpDENDS="xorg-libxkbfile-dev xorg-libXaw-dev" 1.8 +BUILD_DEPENDS="xorg-libxkbfile-dev xorg-libXaw-dev" 1.9 SOURCE="xkbutils" 1.10 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://www.x.org/"