wok diff QtWeb/receipt @ rev 18474
gzip: add zgrep to packaged files list
author | nneul@neulinger.org |
---|---|
date | Mon Oct 05 18:50:36 2015 +0000 (2015-10-05) |
parents | c2b42fe954b3 |
children | 9e01bc6321ea |
line diff
1.1 --- a/QtWeb/receipt Wed Dec 17 19:51:54 2014 +0100 1.2 +++ b/QtWeb/receipt Mon Oct 05 18:50:36 2015 +0000 1.3 @@ -11,6 +11,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 #WGET_URL="https://github.com/magist3r/$PACKAGE/archive/fffaddce36.tar.gz" 1.6 WGET_URL="https://github.com/RomanChebotarev/$PACKAGE/archive/$COMMIT.tar.gz" 1.7 +TAGS="web-browser" 1.8 1.9 DEPENDS="libQtWebkit libQtXml cacerts xdg-utils" 1.10 BUILD_DEPENDS="wget cacerts qmake Qt4-dev"