# HG changeset patch # User Antoine Bodin # Date 1285874087 -7200 # Node ID da314b690e83ebdbf6fbaa9dd44ceec5dde07e73 # Parent edb9c295725483fd89be55062f14533f7e9acde3 audacious-plugins: break a dependency loop diff -r edb9c2957254 -r da314b690e83 audacious-plugins/receipt --- a/audacious-plugins/receipt Thu Sep 30 15:30:42 2010 +0100 +++ b/audacious-plugins/receipt Thu Sep 30 21:14:47 2010 +0200 @@ -5,7 +5,7 @@ CATEGORY="multimedia" SHORT_DESC="Plugins for audacious music player" MAINTAINER="mimas@slitaz.org" -DEPENDS="audacious libxml2 libogg libvorbis alsa-lib flac dbus-glib libsndfile libcdio libmad curl taglib libcomerr3" +DEPENDS="libxml2 libogg libvorbis alsa-lib flac dbus-glib libsndfile libcdio libmad curl taglib libcomerr3" BUILD_DEPENDS="audacious-dev audacious neon flac-dev libogg-dev libvorbis-dev alsa-lib-dev lame-dev libmad-dev libmad dbus-glib-dev" SUGGESTED="lame faad2 neon libmms" TARBALL="$PACKAGE-$VERSION.tgz"