wok rev 18382

gnustep-base: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 18 09:05:17 2015 +0200 (2015-09-18)
parents 2758b576b60b
children 4184d3fe3f1b
files gnustep-base/receipt
line diff
     1.1 --- a/gnustep-base/receipt	Fri Sep 18 08:48:14 2015 +0200
     1.2 +++ b/gnustep-base/receipt	Fri Sep 18 09:05:17 2015 +0200
     1.3 @@ -10,9 +10,9 @@
     1.4  WEB_SITE="http://www.gnustep.org/"
     1.5  WGET_URL="ftp://ftp.gnustep.org/pub/gnustep/core/$TARBALL"
     1.6  
     1.7 -DEPENDS="libffi libxslt gnutls libbfd libobjc libssl libcrypto libtasn1"
     1.8 +DEPENDS="libffi libxslt gnutls libbfd libobjc libssl libcrypto libtasn1 icu"
     1.9  BUILD_DEPENDS="gnustep-make libffi-dev libxslt-dev gnutls-dev openssl-dev \
    1.10 -libcrypto-dev libtasn1-dev tar"
    1.11 +libcrypto-dev libtasn1-dev tar icu-dev"
    1.12  
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()