# HG changeset patch # User Christophe Lincoln # Date 1305763477 -7200 # Node ID 95d3f98629c57d6423b6d082a185ef3923258099 # Parent 5ed987b87fe5b2c0a7c9b2974f379fc15488e5d7 gnustep-base: fix bdeps diff -r 5ed987b87fe5 -r 95d3f98629c5 gnustep-base/receipt --- a/gnustep-base/receipt Thu May 19 01:59:58 2011 +0200 +++ b/gnustep-base/receipt Thu May 19 02:04:37 2011 +0200 @@ -5,12 +5,14 @@ CATEGORY="x-window" SHORT_DESC="GNUstep base package." MAINTAINER="pankso@slitaz.org" -DEPENDS="libffi libxslt gcc gnutls libbfd gcc-lib-base libssl libcrypto libtasn1" -BUILD_DEPENDS="gnustep-make" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.gnustep.org/" WGET_URL="ftp://ftp.gnustep.org/pub/gnustep/core/$TARBALL" +DEPENDS="libffi libxslt gnutls libbfd libssl libcrypto libtasn1" +BUILD_DEPENDS="gnustep-make libffi-dev libxslt-dev gnutls-dev openssl-dev \ +libcrypto-dev libtasn1-dev" + # Rules to configure and make the package. compile_rules() {