wok-6.x diff gnustep-gui/receipt @ rev 5844
xfce4-panel: fix compile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jul 16 13:32:21 2010 +0200 (2010-07-16) |
parents | 9f19aee613be |
children | 8527ff530176 |
line diff
1.1 --- a/gnustep-gui/receipt Sun Feb 28 15:33:01 2010 +0100 1.2 +++ b/gnustep-gui/receipt Fri Jul 16 13:32:21 2010 +0200 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="GNUstep GUI class library." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="gnustep-base audiofile aspell giflib portaudio cups libcomerr3" 1.8 +DEPENDS="gnustep-base audiofile aspell giflib portaudio cups libcomerr3 libtasn1" 1.9 BUILD_DEPENDS="gnustep-base-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://www.gnustep.org/"