# HG changeset patch # User Christophe Lincoln # Date 1305763724 -7200 # Node ID d04d4d3282d5d4e16263611bd7037ec549678582 # Parent 95d3f98629c57d6423b6d082a185ef3923258099 gnustep-gui: fix bdeps diff -r 95d3f98629c5 -r d04d4d3282d5 gnustep-gui/receipt --- a/gnustep-gui/receipt Thu May 19 02:04:37 2011 +0200 +++ b/gnustep-gui/receipt Thu May 19 02:08:44 2011 +0200 @@ -5,12 +5,14 @@ CATEGORY="x-window" SHORT_DESC="GNUstep GUI class library." MAINTAINER="pankso@slitaz.org" -DEPENDS="gnustep-base audiofile aspell giflib portaudio cups libcomerr3 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="gnustep-base audiofile aspell giflib portaudio cups libcomerr3 libtasn1" +BUILD_DEPENDS="gnustep-make gnustep-base-dev audiofile-dev aspell-dev giflib-dev \ +portaudio-dev cups-dev libtasn1-dev" + # Rules to configure and make the package. compile_rules() {