# HG changeset patch # User Eric Joseph-Alexandre # Date 1305670189 -7200 # Node ID 7dc24f1ea8ba8fe000e1b84d764622ead49cc3cb # Parent 331d7b73388cb096b122b7ca62b5b0e46e9bb5fd gpa: fix bdeps diff -r 331d7b73388c -r 7dc24f1ea8ba gpa/receipt --- a/gpa/receipt Tue May 17 23:46:33 2011 +0200 +++ b/gpa/receipt Wed May 18 00:09:49 2011 +0200 @@ -5,12 +5,13 @@ CATEGORY="security" SHORT_DESC="Gnu Privacy Assistant" MAINTAINER="erjo@slitaz.org" -DEPENDS="gnupg gpgme libgpg-error gtk+ xorg-libXdamage pinentry-gtk" -BUILD_DEPENDS="autoconf automake" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.gnupg.org/" 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" + # Rules to configure and make the package. compile_rules() {