wok diff aqualung/receipt @ rev 9626

Fixed cowpatty. dict file should be in /usr/share/cowpatty folder instead of /usr/share folder.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Apr 24 21:47:17 2011 +0000 (2011-04-24)
parents 638675539fc5
children 0f7c9ad9d21d
line diff
     1.1 --- a/aqualung/receipt	Wed Nov 18 10:10:08 2009 +0000
     1.2 +++ b/aqualung/receipt	Sun Apr 24 21:47:17 2011 +0000
     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"