wok diff pv/receipt @ rev 19889

Up: gimp (2.8.20)
author Alexander Medvedev <devl547@gmail.com>
date Tue Apr 04 19:53:27 2017 +0000 (2017-04-04)
parents bf4a09ef1d2e
children b1f5d3871897
line diff
     1.1 --- a/pv/receipt	Fri Oct 18 22:13:53 2013 +0000
     1.2 +++ b/pv/receipt	Tue Apr 04 19:53:27 2017 +0000
     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  {