wok-6.x rev 4325

Fix: build mhwaveedit --without-esound
author Christophe Lincoln <pankso@slitaz.org>
date Tue Sep 29 23:50:02 2009 +0200 (2009-09-29)
parents 29d2b6fe566a
children f71dc16e767f
files mhwaveedit/receipt
line diff
     1.1 --- a/mhwaveedit/receipt	Tue Sep 29 23:49:27 2009 +0200
     1.2 +++ b/mhwaveedit/receipt	Tue Sep 29 23:50:02 2009 +0200
     1.3 @@ -25,6 +25,7 @@
     1.4  		--without-libsamplerate \
     1.5  		--without-portaudio \
     1.6  		--without-libsndfile \
     1.7 +		--without-esound \
     1.8  		$CONFIGURE_ARGS &&
     1.9  	make &&
    1.10  	make DESTDIR=$PWD/_pkg install
    1.11 @@ -36,4 +37,3 @@
    1.12  	mkdir -p $fs/usr/share
    1.13  	cp -a $_pkg/usr/bin $fs/usr
    1.14  }
    1.15 -