wok diff gnustep-back/receipt @ rev 9283
backuppc: fix compile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Mar 16 09:39:58 2011 +0100 (2011-03-16) |
parents | 8d6502e383e2 |
children | ba5c193df791 |
line diff
1.1 --- a/gnustep-back/receipt Wed Feb 23 03:07:16 2011 +0100 1.2 +++ b/gnustep-back/receipt Wed Mar 16 09:39:58 2011 +0100 1.3 @@ -6,8 +6,8 @@ 1.4 SHORT_DESC="GNUstep Generic back-end." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 DEPENDS="gnustep-base gnustep-gui libart_lgpl gcc audiofile aspell \ 1.7 -giflib gnutls libbfd util-linux-ng-uuid libtasn1" 1.8 -BUILD_DEPENDS="gnustep-make" 1.9 +giflib gnutls libbfd util-linux-ng-uuid libtasn1 xorg-libXmu freetype" 1.10 +BUILD_DEPENDS="gnustep-make tar" 1.11 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.12 WEB_SITE="http://www.gnustep.org/" 1.13 WGET_URL="ftp://ftp.gnustep.org/pub/gnustep/core/$TARBALL"