wok-current diff gnustep-base/receipt @ rev 18649

Up links(2.12), nano(2.4.3), mc(tiny fix)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Mon Nov 30 21:57:53 2015 +0100 (2015-11-30)
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	Mon Nov 30 21:57:53 2015 +0100
     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()