wok diff gnustep-base/receipt @ rev 19021

Up tazusb (189)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 01 11:13:00 2016 +0200 (2016-04-01)
parents 05a0cbbb07b4
children 50c95867e6b3
line diff
     1.1 --- a/gnustep-base/receipt	Fri Nov 28 16:54:30 2014 +0100
     1.2 +++ b/gnustep-base/receipt	Fri Apr 01 11:13:00 2016 +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()