wok-next diff gnustep-back/receipt @ rev 10135
Up: gpodder to 2.15.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 20 17:29:41 2011 +0000 (2011-05-20) |
parents | 2c5802ca8c74 |
children | 6efa3fbee12d |
line diff
1.1 --- a/gnustep-back/receipt Thu Feb 24 23:20:12 2011 +0100 1.2 +++ b/gnustep-back/receipt Fri May 20 17:29:41 2011 +0000 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 {