wok rev 3629
fix depends in centerim
author | Allan Pinto <allan316@gmail.com> |
---|---|
date | Thu Jul 02 14:16:37 2009 +0000 (2009-07-02) |
parents | a975000773d0 |
children | 5b931c2fda37 |
files | centerim/receipt |
line diff
1.1 --- a/centerim/receipt Thu Jul 02 09:05:44 2009 +0200 1.2 +++ b/centerim/receipt Thu Jul 02 14:16:37 2009 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Console mode IM" 1.5 MAINTAINER="allan316@gmail.com" 1.6 BUILD_DEPENDS="curl curl-dev libldap openldap-dev openssl openssl-dev" 1.7 -DEPENDS="curl libldap openssl libcrypto" 1.8 +DEPENDS="curl libldap openssl libcrypto gpgme" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.centerim.org" 1.11 WGET_URL="$WEB_SITE/download/releases/$TARBALL"