wok-6.x rev 10893
ImageMagick: enable HDRI mode
author | Alexander Medvedev <devl547@gmail.com> |
---|---|
date | Thu Jul 07 09:27:49 2011 +0000 (2011-07-07) |
parents | 5e3fa1dc4048 |
children | cd8e06a3a55c 05b618dd4d57 |
files | imagemagick/receipt |
line diff
1.1 --- a/imagemagick/receipt Thu Jul 07 00:28:49 2011 +0200 1.2 +++ b/imagemagick/receipt Thu Jul 07 09:27:49 2011 +0000 1.3 @@ -25,6 +25,7 @@ 1.4 --infodir=/usr/share/info \ 1.5 --mandir=/usr/share/man \ 1.6 --without-perl \ 1.7 + --enable-hdri \ 1.8 $CONFIGURE_ARGS && 1.9 make -j 4 && 1.10 make DESTDIR=$PWD/_pkg install