# HG changeset patch # User Eric Joseph-Alexandre # Date 1305755842 -7200 # Node ID b707ff65c39ab2a45160fbd8f2852e73c745ac5d # Parent 3653f7168b43c6552ae1ab76f5c0df6c91d27808 gpa: fix bdeps (again) diff -r 3653f7168b43 -r b707ff65c39a gpa/receipt --- a/gpa/receipt Wed May 18 21:15:14 2011 +0200 +++ b/gpa/receipt Wed May 18 23:57:22 2011 +0200 @@ -10,7 +10,7 @@ WGET_URL="http://wald.intevation.org/frs/download.php/603/$TARBALL" DEPENDS="gnupg gpgme libgpg-error gtk+ xorg-libXdamage pinentry-gtk" -BUILD_DEPENDS="autoconf automake gpgme-dev libgpg-error-dev libassuan-dev" +BUILD_DEPENDS="gnupg autoconf automake gpgme-dev libgpg-error-dev libassuan-dev" # Rules to configure and make the package. compile_rules()