wok diff deadbeef/receipt @ rev 7081

Fixed busybox-pam to have to be compile on its own. Only cause if its a wanted package of busybox it will just repackage the older busybox-pam build.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Nov 02 18:45:44 2010 +0000 (2010-11-02)
parents c5457be0dfef
children c03c94c279c2
line diff
     1.1 --- a/deadbeef/receipt	Fri May 28 21:12:31 2010 +0200
     1.2 +++ b/deadbeef/receipt	Tue Nov 02 18:45:44 2010 +0000
     1.3 @@ -8,7 +8,7 @@
     1.4  DEPENDS="gtk+ alsa-lib libogg libvorbis libsamplerate libmad"
     1.5  BUILD_DEPENDS="$DEPENDS gtk+-dev alsa-lib-dev libogg-dev libvorbis-dev \
     1.6  libmad-dev libsndfile libsndfile-dev libsamplerate-dev flac-dev libcurl \
     1.7 -curl-dev ffmpeg-dev libcdio-dev"
     1.8 +curl-dev ffmpeg-dev libcdio-dev libcddb-dev"
     1.9  SUGGESTED="deadbeef-plugins"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://deadbeef.sourceforge.net/"