wok rev 10009

gnustep-gui: fix bdeps
author Christophe Lincoln <pankso@slitaz.org>
date Thu May 19 02:08:44 2011 +0200 (2011-05-19)
parents 95d3f98629c5
children f4dd4528db6e
files gnustep-gui/receipt
line diff
     1.1 --- a/gnustep-gui/receipt	Thu May 19 02:04:37 2011 +0200
     1.2 +++ b/gnustep-gui/receipt	Thu May 19 02:08:44 2011 +0200
     1.3 @@ -5,12 +5,14 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="GNUstep GUI class library."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="gnustep-base audiofile aspell giflib portaudio cups libcomerr3 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="gnustep-base audiofile aspell giflib portaudio cups libcomerr3 libtasn1"
    1.14 +BUILD_DEPENDS="gnustep-make gnustep-base-dev audiofile-dev aspell-dev giflib-dev \
    1.15 +portaudio-dev cups-dev libtasn1-dev"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {