wok-stable diff scribus/receipt @ rev 5406
Up: mtpaint (3.31) - Added bzip2 and acl to build depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun May 02 23:15:57 2010 +0000 (2010-05-02) |
parents | 15597e943023 |
children | caa429db198d |
line diff
1.1 --- a/scribus/receipt Sat Aug 15 10:41:17 2009 +0200 1.2 +++ b/scribus/receipt Sun May 02 23:15:57 2010 +0000 1.3 @@ -8,13 +8,13 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.5 WEB_SITE="http://www.scribus.net/" 1.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.7 -DEPENDS="ghostscript libQtGui libQtXml cups lcms libxml2 gcc-lib-base" 1.8 +DEPENDS="ghostscript libQtGui libQtXml libQtNetwork cups lcms libxml2 \ 1.9 +gcc-lib-base aspell python krb5 podofo" 1.10 BUILD_DEPENDS="qmake Qt4-dev freetype freetype-dev \ 1.11 cairo cairo-dev tiff tiff-dev lcms lcms-dev jpeg jpeg-dev libpng libpng-dev \ 1.12 -cups cups-dev fontconfig fontconfig-dev libxml2 libxml2-dev \ 1.13 +cups cups-dev fontconfig fontconfig-dev libxml2 libxml2-dev podofo-dev\ 1.14 ghostscript python python-dev python-pil pkg-config aspell aspell-dev \ 1.15 libboost-dev openssl openssl-dev zlib tk" 1.16 -BUGS="No enhanced Illustrator AI/EPS import: needs podofo" 1.17 1.18 # Rules to configure and make the package. 1.19 compile_rules()