wok diff pv/receipt @ rev 15957

Add: compiz-plugins-extra + compiz-plugins-unsupported
author Christophe Lincoln <pankso@slitaz.org>
date Sun Feb 23 19:58:48 2014 +0100 (2014-02-23)
parents bf4a09ef1d2e
children b1f5d3871897
line diff
     1.1 --- a/pv/receipt	Fri Oct 18 22:13:53 2013 +0000
     1.2 +++ b/pv/receipt	Sun Feb 23 19:58:48 2014 +0100
     1.3 @@ -6,11 +6,13 @@
     1.4  SHORT_DESC="pipe viewer for monitoring data through a pipeline"
     1.5  MAINTAINER="allan316@gmail.com"
     1.6  LICENSE="Artistic"
     1.7 -DEPENDS=""
     1.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.9  WEB_SITE="http://www.ivarch.com/programs/pv.shtml"
    1.10  WGET_URL="http://pipeviewer.googlecode.com/files/$TARBALL"
    1.11  
    1.12 +DEPENDS=""
    1.13 +BUILD_DEPENDS="gettext"
    1.14 +
    1.15  # Rules to configure and make the package.
    1.16  compile_rules()
    1.17  {