wok diff gnustep-gui/receipt @ rev 13224

get-wifi-firmware: fix get-ipw2?00-firmware
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 12 15:55:25 2012 +0200 (2012-08-12)
parents 9ce1eedbdea6
children 2b9f96603415
line diff
     1.1 --- a/gnustep-gui/receipt	Wed May 25 03:08:25 2011 +0200
     1.2 +++ b/gnustep-gui/receipt	Sun Aug 12 15:55:25 2012 +0200
     1.3 @@ -9,9 +9,10 @@
     1.4  WEB_SITE="http://www.gnustep.org/"
     1.5  WGET_URL="ftp://ftp.gnustep.org/pub/gnustep/core/$TARBALL"
     1.6  
     1.7 -DEPENDS="gnustep-base audiofile aspell giflib portaudio cups libcomerr3 libtasn1"
     1.8 +DEPENDS="gnustep-base audiofile aspell giflib portaudio cups libcomerr3 \
     1.9 +libtasn1 jpeg tiff libpng"
    1.10  BUILD_DEPENDS="gnustep-make gnustep-base-dev audiofile-dev aspell-dev giflib-dev \
    1.11 -portaudio-dev cups-dev libtasn1-dev tar"
    1.12 +portaudio-dev cups-dev libtasn1-dev tar jpeg-dev tiff-dev libpng-dev"
    1.13  
    1.14  # Rules to configure and make the package.
    1.15  compile_rules()