wok diff xorg-iceauth/receipt @ rev 10425

pkg-config: moved depeneds. NOTE: pkg-config is part of slitaz toolchain extras so depends and build depends matter for cookorder to be right.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue May 24 13:52:23 2011 +0000 (2011-05-24)
parents 4436a860c7f6
children eb8067417980
line diff
     1.1 --- a/xorg-iceauth/receipt	Wed Dec 22 10:16:59 2010 +0000
     1.2 +++ b/xorg-iceauth/receipt	Tue May 24 13:52:23 2011 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="ICE authority file utility"
     1.5  MAINTAINER="erjo@slitaz.org"
     1.6  DEPENDS="xorg-libICE"
     1.7 -BUILD_DEPENDS="xorg-xproto xorg-libICE-dev pkg-config"
     1.8 +BUILD_DEPENDS="xorg-libICE-dev pkg-config"
     1.9  SOURCE="iceauth"
    1.10  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://xorg.freedesktop.org/"