wok rev 13513

xorg-xkbutils: fixed typo:
author Samuel Trassare <samuel_trassare@yahoo.com>
date Mon Oct 15 11:22:51 2012 +0000 (2012-10-15)
parents e7a56295019b
children 4add24f117c1
files xorg-xkbutils/receipt
line diff
     1.1 --- a/xorg-xkbutils/receipt	Mon Oct 15 12:48:46 2012 +0200
     1.2 +++ b/xorg-xkbutils/receipt	Mon Oct 15 11:22:51 2012 +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/"