wok diff libassuan/receipt @ rev 10209

Up: libgnomecanvas to 2.30.3.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri May 20 23:22:22 2011 +0000 (2011-05-20)
parents ca5a9bd86e2a
children 76495b6f5020
line diff
     1.1 --- a/libassuan/receipt	Wed Mar 09 04:59:25 2011 +0100
     1.2 +++ b/libassuan/receipt	Fri May 20 23:22:22 2011 +0000
     1.3 @@ -8,8 +8,9 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://www.gnupg.org/"
     1.6  WGET_URL="ftp://ftp.gnupg.org/gcrypt/$PACKAGE/$TARBALL"
     1.7 +
     1.8  DEPENDS="libgpg-error"
     1.9 -BUILD_DEPENDS="python pkg-config"	# do not skip /usr/lib/libassuan-pth.a
    1.10 +BUILD_DEPENDS="python pkg-config libgpg-error-dev"	# do not skip /usr/lib/libassuan-pth.a
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()