wok-current diff gnustep-gui/receipt @ rev 6466
Fixed libwebkit. Added --enable-jit=yes and remove --enable-svg=no. Svg is need in parts of libwebkit cause some header files are used only if its enabled.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Sep 29 19:28:53 2010 +0000 (2010-09-29) |
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 Wed Sep 29 19:28:53 2010 +0000 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/"