wok-next diff QtWeb/receipt @ rev 17501
Normalize tags "file-manager", "web-browser", "text-editor", "terminal", and "window-manager" according to tazx.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Jan 08 02:04:05 2015 +0200 (2015-01-08) |
parents | c2b42fe954b3 |
children | 9e01bc6321ea |
line diff
1.1 --- a/QtWeb/receipt Wed Dec 17 19:51:54 2014 +0100 1.2 +++ b/QtWeb/receipt Thu Jan 08 02:04:05 2015 +0200 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"