wok diff iksemel/receipt @ rev 15599

Update some bdeps with pkg-config
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Dec 05 13:21:20 2013 +0000 (2013-12-05)
parents d4b11bc7b0e1
children de49f29b101e
line diff
     1.1 --- a/iksemel/receipt	Sun Mar 15 20:50:34 2009 +0000
     1.2 +++ b/iksemel/receipt	Thu Dec 05 13:21:20 2013 +0000
     1.3 @@ -6,10 +6,11 @@
     1.4  SHORT_DESC="XML parser library for Jabber applications."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  WEB_SITE="http://iksemel.jabberstudio.org/"
     1.7 -DEPENDS="gnutls libgcrypt libgpg-error zlib"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.9  WGET_URL="http://jabberstudio.rediris.es/$PACKAGE/$TARBALL"
    1.10  
    1.11 +DEPENDS="gnutls libgcrypt libgpg-error zlib pkg-config"
    1.12 +
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15  {