wok-4.x diff audacious-plugins/receipt @ rev 5354
Fixed: apache by adding sed to build depends. libtool uses /usr/bin/sed.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Apr 28 16:36:12 2010 +0000 (2010-04-28) |
parents | a8ca1e0896fe |
children | 1732ae11db98 |
line diff
1.1 --- a/audacious-plugins/receipt Wed Nov 25 10:51:12 2009 +0000 1.2 +++ b/audacious-plugins/receipt Wed Apr 28 16:36:12 2010 +0000 1.3 @@ -5,9 +5,9 @@ 1.4 CATEGORY="multimedia" 1.5 SHORT_DESC="Plugins for audacious music player" 1.6 MAINTAINER="mimas@slitaz.org" 1.7 -DEPENDS="audacious libxml2 libogg libvorbis alsa-lib flac dbus-glib libsndfile libcdio libmad" 1.8 +DEPENDS="audacious libxml2 libogg libvorbis alsa-lib flac dbus-glib libsndfile libcdio libmad curl taglib libcomerr3" 1.9 BUILD_DEPENDS="audacious-dev audacious neon flac-dev libogg-dev libvorbis-dev alsa-lib-dev lame-dev libmad-dev libmad" 1.10 -SUGGESTED="curl taglib lame" 1.11 +SUGGESTED="lame faad2 neon libmms" 1.12 TARBALL="$PACKAGE-$VERSION.tgz" 1.13 WEB_SITE="http://audacious-media-player.org/" 1.14 WGET_URL="http://distfiles.atheme.org/$TARBALL"