wok diff pv/receipt @ rev 20442
Up: firefox-official (62.0)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Sep 11 20:02:56 2018 +0200 (2018-09-11) |
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 Sep 11 20:02:56 2018 +0200 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 {