wok diff lostirc/receipt @ rev 6851

Fix depends: Remove audacious-plugins from audacious depends. **It is** a dirty&lazy workaround to solve a loop in tazwok-testing, waiting something better, like compile the plugin inside audacious receipt, keep the minimum to run it, and put the extra-plugins in audacious-plugins.
author Antoine Bodin <gokhlayeh@slitaz.org>
date Wed Oct 20 13:05:40 2010 +0200 (2010-10-20)
parents 843c4b1b4ead
children d1768332cee0
line diff
     1.1 --- a/lostirc/receipt	Fri Sep 25 12:08:50 2009 +0200
     1.2 +++ b/lostirc/receipt	Wed Oct 20 13:05:40 2010 +0200
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="A simple IRC client"
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -DEPENDS="glibmm gtkmm libsigc++ xorg-libXdamage xcb-util"
     1.8 +DEPENDS="glibmm gtkmm libsigc++ xorg-libXdamage xcb-util gcc-lib-base"
     1.9  BUILD_DEPENDS="glibmm-dev  libsigc++-dev gtkmm-dev glibmm gtkmm libsigc++"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://lostirc.sourceforge.net/"