wok-stable diff aqualung/receipt @ rev 9722

fix: tazdev (we need a tarball name to avois recloning each time) - Thank Godane for your last commits!
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 09 10:38:58 2011 +0200 (2011-05-09)
parents 638675539fc5
children 0f7c9ad9d21d
line diff
     1.1 --- a/aqualung/receipt	Wed Nov 18 10:10:08 2009 +0000
     1.2 +++ b/aqualung/receipt	Mon May 09 10:38:58 2011 +0200
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="multimedia"
     1.5  SHORT_DESC="Aqualung audio player."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="gtk+ alsa-lib libogg libvorbis flac lame libsamplerate libsndfile libmodplug libcdio"
     1.8 +DEPENDS="gtk+ alsa-lib libogg libvorbis flac lame libsamplerate libsndfile libmodplug libcdio libmad bzlib"
     1.9  BUILD_DEPENDS="gtk+-dev alsa-lib-dev libogg-dev libvorbis-dev flac-dev \
    1.10  lame-dev libsamplerate-dev"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.gz"