wok-stable diff libquicktime/receipt @ rev 12147

gettext: update deps
author Christophe Lincoln <pankso@slitaz.org>
date Wed Mar 14 13:14:54 2012 +0100 (2012-03-14)
parents d1768332cee0
children
line diff
     1.1 --- a/libquicktime/receipt	Sun May 08 09:01:58 2011 +0000
     1.2 +++ b/libquicktime/receipt	Wed Mar 14 13:14:54 2012 +0100
     1.3 @@ -20,7 +20,8 @@
     1.4  			  --enable-gpl \
     1.5  			  --with-ffmpeg \
     1.6  			  --with-x264 \
     1.7 -			  --without-doxygen &&
     1.8 +			  --without-doxygen \
     1.9 +			  $CONFIGURE_ARGS &&
    1.10    make &&
    1.11    make DESTDIR=$PWD/_pkg install
    1.12  }