wok diff audacity/receipt @ rev 6612

Fixed giflib-dev, jpeg-dev, libpng-dev, tiff-dev, and zlib-dev. I made there wanted package be depends also since you need the .so files to compile things also most of the time.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Oct 09 19:37:19 2010 +0000 (2010-10-09)
parents 44af3c127293
children f812ce1bd690
line diff
     1.1 --- a/audacity/receipt	Sun Jun 27 11:06:04 2010 +0200
     1.2 +++ b/audacity/receipt	Sat Oct 09 19:37:19 2010 +0000
     1.3 @@ -24,6 +24,7 @@
     1.4  		--infodir=/usr/share/info \
     1.5  		--mandir=/usr/share/man \
     1.6  		--without-ffmpeg \
     1.7 +		--without-portmixer \
     1.8  		$CONFIGURE_ARGS &&
     1.9  	make && make DESTDIR=$PWD/_pkg install
    1.10  }