wok rev 12331

xsane: Disable gimp support.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Apr 19 08:52:33 2012 +0000 (2012-04-19)
parents b06403cb490b
children 55809d1fc91a
files xsane/receipt
line diff
     1.1 --- a/xsane/receipt	Thu Apr 19 08:51:41 2012 +0000
     1.2 +++ b/xsane/receipt	Thu Apr 19 08:52:33 2012 +0000
     1.3 @@ -19,6 +19,7 @@
     1.4  	./configure \
     1.5  		--prefix=/usr \
     1.6  		--mandir=/usr/share/man \
     1.7 +		--disable-gimp \
     1.8  		$CONFIGURE_ARGS &&
     1.9  	make &&
    1.10  	make DESTDIR=$DESTDIR install