wok-next diff xorg-util-macros/receipt @ rev 16909

gtk+: update bdeps
author Yuri Pourre <yuripourre@gmail.com>
date Tue Jul 15 21:12:52 2014 -0300 (2014-07-15)
parents 5ddb4d29b420
children c75c436df3e4
line diff
     1.1 --- a/xorg-util-macros/receipt	Sun Jun 02 09:36:07 2013 +0000
     1.2 +++ b/xorg-util-macros/receipt	Tue Jul 15 21:12:52 2014 -0300
     1.3 @@ -10,8 +10,9 @@
     1.4  SOURCE="util-macros"
     1.5  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.6  WGET_URL="$XORG_MIRROR/util/$TARBALL"
     1.7 +HOST_ARCH="i486 arm"
     1.8  
     1.9 -DEPENDS="m4 pkg-config"
    1.10 +DEPENDS="m4"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()