wok-next diff scribus/receipt @ rev 21087

Updates...
Revert names: libsdl -> sdl, libsmpeg -> smpeg, libtdb -> tdb
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Dec 28 05:11:49 2018 +0200 (2018-12-28)
parents d5aab818505e
children 29128929e4f9
line diff
     1.1 --- a/scribus/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.2 +++ b/scribus/receipt	Fri Dec 28 05:11:49 2018 +0200
     1.3 @@ -11,11 +11,11 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
     1.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.6  
     1.7 -BUILD_DEPENDS="cmake qmake Qt4-dev freetype freetype-dev \
     1.8 -cairo cairo-dev tiff tiff-dev lcms lcms-dev jpeg jpeg-dev libpng16 libpng16-dev \
     1.9 -cups cups-dev fontconfig fontconfig-dev libxml2 libxml2-dev podofo-dev \
    1.10 -ghostscript python python-dev python-pil aspell aspell-dev \
    1.11 -boost-dev openssl openssl-dev zlib tk"
    1.12 +BUILD_DEPENDS="cmake qmake Qt4-dev freetype-dev \
    1.13 +cairo-dev tiff-dev lcms-dev jpeg-dev libpng-dev \
    1.14 +cups-dev fontconfig-dev libxml2-dev podofo-dev \
    1.15 +ghostscript python-dev python-pil aspell-dev \
    1.16 +boost-dev openssl-dev zlib tk"
    1.17  
    1.18  compile_rules() {
    1.19  	cmake \