wok diff imagemagick/receipt @ rev 17472

tazpkg-desc-ru: undo unwanted change.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Dec 27 17:44:46 2014 +0200 (2014-12-27)
parents de49f29b101e
children 18bbc96124a7
line diff
     1.1 --- a/imagemagick/receipt	Thu Dec 05 15:25:09 2013 +0000
     1.2 +++ b/imagemagick/receipt	Sat Dec 27 17:44:46 2014 +0200
     1.3 @@ -19,7 +19,7 @@
     1.4  BUILD_DEPENDS="xorg-libXext-dev jpeg-dev libpng-dev tiff-dev libxml2-dev \
     1.5  freetype-dev bzip2-dev expat-dev fontconfig-dev lcms-dev jasper-dev \
     1.6  ilmbase-dev openexr-dev graphviz-dev librsvg-dev libgsf-dev libgio-dev \
     1.7 -cairo-dev pango-dev libcroco-dev fftw-dev util-linux-uuid-dev libtool"
     1.8 +perl cairo-dev pango-dev libcroco-dev fftw-dev util-linux-uuid-dev libtool"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
    1.12 @@ -30,7 +30,7 @@
    1.13  		--infodir=/usr/share/info \
    1.14  		--mandir=/usr/share/man \
    1.15  		--sysconfdir=/etc \
    1.16 -		--without-perl \
    1.17 +		--with-perl \
    1.18  		--with-magick-plus-plus \
    1.19  		--with-modules \
    1.20  		--enable-hdri \