wok-next diff gpa/receipt @ rev 5614

catalyst: fix compile with 2.6.33.4 and WGET_URL
author Rohit Joshi <jozee@slitaz.org>
date Thu May 20 10:43:52 2010 -0400 (2010-05-20)
parents 3f898e9b90bd
children 08e79d7c5e4b
line diff
     1.1 --- a/gpa/receipt	Tue Oct 07 11:12:02 2008 +0000
     1.2 +++ b/gpa/receipt	Thu May 20 10:43:52 2010 -0400
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="security"
     1.5  SHORT_DESC="Gnu Privacy Assistant"
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -DEPENDS="gnupg gpgme libgpg-error gtk+"
     1.8 +DEPENDS="gnupg gpgme libgpg-error gtk+ xorg-libXdamage"
     1.9  BUILD_DEPENDS="gpgme-dev libgpg-error-dev gnupg"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://www.gnupg.org/"