wok diff gnustep-gui/receipt @ rev 13696

Add gsynaptics-0.9.16 (deprecated, but not wants gnome-settings-daemon)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Dec 14 15:53:34 2012 +0000 (2012-12-14)
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	Fri Dec 14 15:53:34 2012 +0000
     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()