wok rev 17077
QtWeb: /suggests/suggested/, move to deps
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Sun Aug 24 09:53:06 2014 +0200 (2014-08-24) |
parents | d15afa7b34d8 |
children | 59215edce6e6 |
files | QtWeb/receipt |
line diff
1.1 --- a/QtWeb/receipt Sun Aug 24 09:23:27 2014 +0200 1.2 +++ b/QtWeb/receipt Sun Aug 24 09:53:06 2014 +0200 1.3 @@ -11,9 +11,9 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WGET_URL="https://github.com/magist3r/$PACKAGE/archive/$COMMIT.tar.gz" 1.6 1.7 -DEPENDS="libQtWebkit libQtXml" 1.8 +DEPENDS="libQtWebkit libQtXml cacerts xdg-utils" 1.9 BUILD_DEPENDS="wget cacerts qmake Qt4-dev" 1.10 -SUGGESTS="libQtWebkit-video cacerts xdg-utils" 1.11 +SUGGESTED="libQtWebkit-video" 1.12 1.13 # Rules to configure and make the package. 1.14 compile_rules()