wok diff alsaequal/receipt @ rev 18039

Up: cookutils, cookutils-daemon (735): fix cookiso
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon May 11 05:02:19 2015 +0300 (2015-05-11)
parents a1c1d35d9f92
children 814c58f64f83
line diff
     1.1 --- a/alsaequal/receipt	Sun Feb 20 07:06:28 2011 +0000
     1.2 +++ b/alsaequal/receipt	Mon May 11 05:02:19 2015 +0300
     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  {