wok diff gnustep-base/receipt @ rev 19060

Add: Bwahh. A futuristic display truetype font.
author Leonardo Laporte <hackdorte@sapo.pt>
date Wed Apr 20 22:52:27 2016 -0300 (2016-04-20)
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	Wed Apr 20 22:52:27 2016 -0300
     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()