wok diff centerim/receipt @ rev 4346

syslinux: ifmem.c32: fix cmdline
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Oct 02 11:49:21 2009 +0200 (2009-10-02)
parents 442c81c9dad8
children f7e96b8e3444
line diff
     1.1 --- a/centerim/receipt	Thu May 28 12:03:29 2009 +0000
     1.2 +++ b/centerim/receipt	Fri Oct 02 11:49:21 2009 +0200
     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"