wok-next diff imagemagick/receipt @ rev 18450
perl-datetime and others: update to perl datetime which required a bunch of other deps to also be updated
author | Nathan Neulinger <nneul@neulinger.org> |
---|---|
date | Sun Sep 27 19:52:03 2015 +0000 (2015-09-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 Sun Sep 27 19:52:03 2015 +0000 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 \