wok diff scribus/receipt @ rev 4954

xarchive: add lrzip support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Feb 17 16:44:15 2010 +0100 (2010-02-17)
parents 15597e943023
children caa429db198d
line diff
     1.1 --- a/scribus/receipt	Sat Aug 15 10:41:17 2009 +0200
     1.2 +++ b/scribus/receipt	Wed Feb 17 16:44:15 2010 +0100
     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()