wok-next diff fltk-2.0.x/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 da1f31fbbf36
children 84b620628dcf
line diff
     1.1 --- a/fltk-2.0.x/receipt	Thu Sep 24 21:40:03 2009 +0200
     1.2 +++ b/fltk-2.0.x/receipt	Wed Oct 20 13:05:40 2010 +0200
     1.3 @@ -6,7 +6,8 @@
     1.4  SHORT_DESC="Fast Light Tool Kit (provide fluid)."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  DEPENDS="expat fontconfig freetype jpeg xorg-libX11 xorg-libXau xorg-libXdmcp \
     1.7 -xorg-libXext xorg-libXft xorg-libXrender zlib libpng"
     1.8 +xorg-libXext xorg-libXft xorg-libXrender zlib libpng xorg-libXi \
     1.9 +xorg-libXinerama gcc-lib-base"
    1.10  BUILD_DEPENDS="xorg-dev xorg-libXft-dev mesa mesa-dev"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.12  WEB_SITE="http://www.fltk.org/"