wok rev 9978

gpa: fix bdeps (again)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Wed May 18 23:57:22 2011 +0200 (2011-05-18)
parents 3653f7168b43
children 928b0a2e89b8
files gpa/receipt
line diff
     1.1 --- a/gpa/receipt	Wed May 18 21:15:14 2011 +0200
     1.2 +++ b/gpa/receipt	Wed May 18 23:57:22 2011 +0200
     1.3 @@ -10,7 +10,7 @@
     1.4  WGET_URL="http://wald.intevation.org/frs/download.php/603/$TARBALL"
     1.5  
     1.6  DEPENDS="gnupg gpgme libgpg-error gtk+ xorg-libXdamage pinentry-gtk"
     1.7 -BUILD_DEPENDS="autoconf automake gpgme-dev libgpg-error-dev libassuan-dev"
     1.8 +BUILD_DEPENDS="gnupg autoconf automake gpgme-dev libgpg-error-dev libassuan-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()