wok diff hal-dev/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 f67d486cebfd
children 6219e8c5536a
line diff
     1.1 --- a/hal-dev/receipt	Sat Sep 19 22:44:21 2009 +0200
     1.2 +++ b/hal-dev/receipt	Wed Oct 20 13:05:40 2010 +0200
     1.3 @@ -1,9 +1,10 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="hal-dev"
     1.7 -VERSION="0.5.13"
     1.8 +VERSION="0.5.14"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Hal devel files."
    1.11 +DEPENDS="hal"
    1.12  WANTED="hal"
    1.13  MAINTAINER="pankso@slitaz.org"
    1.14  WEB_SITE="http://www.freedesktop.org/wiki/Software/hal"