wok diff alsaequal/receipt @ rev 16064

ARM: add a bunch of packages including Xterm
author Christophe Lincoln <pankso@slitaz.org>
date Wed Mar 12 03:53:08 2014 +0100 (2014-03-12)
parents a1c1d35d9f92
children 814c58f64f83
line diff
     1.1 --- a/alsaequal/receipt	Sun Feb 20 07:06:28 2011 +0000
     1.2 +++ b/alsaequal/receipt	Wed Mar 12 03:53:08 2014 +0100
     1.3 @@ -5,12 +5,14 @@
     1.4  CATEGORY="multimedia"
     1.5  SHORT_DESC="Real-time adjustable equalizer plugin for ALSA."
     1.6  MAINTAINER="paul@slitaz.org"
     1.7 -DEPENDS="alsa-utils caps"
     1.8 -BUILD_DEPENDS="caps alsa-lib-dev"
     1.9 +LICENSE="LGPL2.1"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WEB_SITE="http://www.thedigitalmachine.net/alsaequal.html"
    1.12  WGET_URL="http://www.thedigitalmachine.net/tools/$TARBALL"
    1.13  
    1.14 +DEPENDS="alsa-utils caps"
    1.15 +BUILD_DEPENDS="caps alsa-lib-dev"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {