# HG changeset patch # User Allan Pinto # Date 1246544197 0 # Node ID c1b4bc6a56f26392f257edff77697d5f09116ede # Parent a975000773d0bd2b03896862b7f345c1cb9a3398 fix depends in centerim diff -r a975000773d0 -r c1b4bc6a56f2 centerim/receipt --- a/centerim/receipt Thu Jul 02 09:05:44 2009 +0200 +++ b/centerim/receipt Thu Jul 02 14:16:37 2009 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="Console mode IM" MAINTAINER="allan316@gmail.com" BUILD_DEPENDS="curl curl-dev libldap openldap-dev openssl openssl-dev" -DEPENDS="curl libldap openssl libcrypto" +DEPENDS="curl libldap openssl libcrypto gpgme" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.centerim.org" WGET_URL="$WEB_SITE/download/releases/$TARBALL"