wok-current diff gnustep-base/receipt @ rev 10112
Up: groff to 1.21.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 20 15:33:26 2011 +0000 (2011-05-20) |
parents | a78433086aa5 |
children | b66a548efa1a |
line diff
1.1 --- a/gnustep-base/receipt Wed Feb 23 02:20:47 2011 +0100 1.2 +++ b/gnustep-base/receipt Fri May 20 15:33:26 2011 +0000 1.3 @@ -5,12 +5,14 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="GNUstep base package." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="libffi libxslt gcc gnutls libbfd gcc-lib-base libssl libcrypto libtasn1" 1.8 -BUILD_DEPENDS="gnustep-make" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.gnustep.org/" 1.11 WGET_URL="ftp://ftp.gnustep.org/pub/gnustep/core/$TARBALL" 1.12 1.13 +DEPENDS="libffi libxslt gnutls libbfd libssl libcrypto libtasn1" 1.14 +BUILD_DEPENDS="gnustep-make libffi-dev libxslt-dev gnutls-dev openssl-dev \ 1.15 +libcrypto-dev libtasn1-dev" 1.16 + 1.17 # Rules to configure and make the package. 1.18 compile_rules() 1.19 {