wok rev 10011

gnustep-back: fix bdeps
author Christophe Lincoln <pankso@slitaz.org>
date Thu May 19 02:30:31 2011 +0200 (2011-05-19)
parents f4dd4528db6e
children 25e9c77f611c
files gnustep-back/receipt
line diff
     1.1 --- a/gnustep-back/receipt	Thu May 19 02:11:20 2011 +0200
     1.2 +++ b/gnustep-back/receipt	Thu May 19 02:30:31 2011 +0200
     1.3 @@ -5,13 +5,16 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="GNUstep Generic back-end."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="gnustep-base gnustep-gui libart_lgpl gcc audiofile aspell \
     1.8 -giflib gnutls libbfd util-linux-ng-uuid libtasn1 xorg-libXmu freetype"
     1.9 -BUILD_DEPENDS="gnustep-make tar"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://www.gnustep.org/"
    1.12  WGET_URL="ftp://ftp.gnustep.org/pub/gnustep/core/$TARBALL"
    1.13  
    1.14 +DEPENDS="gnustep-base gnustep-gui libart_lgpl audiofile aspell \
    1.15 +giflib gnutls libbfd util-linux-ng-uuid libtasn1 xorg-libXmu freetype"
    1.16 +BUILD_DEPENDS="gnustep-make tar gnustep-base-dev gnustep-gui-dev libart_lgpl-dev \
    1.17 +audiofile-dev aspell-dev giflib-dev gnutls-dev libbfd-dev util-linux-ng-uuid-dev \
    1.18 +libtasn1-dev xorg-libXmu-dev freetype-dev"
    1.19 +
    1.20  # Rules to configure and make the package.
    1.21  compile_rules()
    1.22  {