wok diff unison/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 dbdd0768c3ab
children befd46df350e
line diff
     1.1 --- a/unison/receipt	Sun Aug 30 23:52:05 2009 +0200
     1.2 +++ b/unison/receipt	Wed Oct 20 13:05:40 2010 +0200
     1.3 @@ -9,6 +9,7 @@
     1.4  WEB_SITE="http://www.cis.upenn.edu/~bcpierce/unison"
     1.5  WGET_URL="http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/$TARBALL"
     1.6  BUILD_DEPENDS="ocaml emacs"
     1.7 +TAGS="sync"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()