# HG changeset patch # User Pascal Bellard # Date 1442559917 -7200 # Node ID 319e2b8a05712018a0aaf56e03a3e8dd38d0a6eb # Parent 2758b576b60bd25b189aefac8c00656bc1ca85a5 gnustep-base: update bdeps diff -r 2758b576b60b -r 319e2b8a0571 gnustep-base/receipt --- a/gnustep-base/receipt Fri Sep 18 08:48:14 2015 +0200 +++ b/gnustep-base/receipt Fri Sep 18 09:05:17 2015 +0200 @@ -10,9 +10,9 @@ WEB_SITE="http://www.gnustep.org/" WGET_URL="ftp://ftp.gnustep.org/pub/gnustep/core/$TARBALL" -DEPENDS="libffi libxslt gnutls libbfd libobjc libssl libcrypto libtasn1" +DEPENDS="libffi libxslt gnutls libbfd libobjc libssl libcrypto libtasn1 icu" BUILD_DEPENDS="gnustep-make libffi-dev libxslt-dev gnutls-dev openssl-dev \ -libcrypto-dev libtasn1-dev tar" +libcrypto-dev libtasn1-dev tar icu-dev" # Rules to configure and make the package. compile_rules()