wok diff lxqt-qtplugin/receipt @ rev 19833
midori: fix desktop file
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat Mar 11 04:45:41 2017 +0200 (2017-03-11) |
parents | 7aac542e058a |
children | 5ea0ce1cecc0 |
line diff
1.1 --- a/lxqt-qtplugin/receipt Sat Jul 12 15:16:10 2014 +0300 1.2 +++ b/lxqt-qtplugin/receipt Sat Mar 11 04:45:41 2017 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="lxqt-qtplugin" 1.7 -VERSION="0.7.0" 1.8 +VERSION="0.8.0" 1.9 CATEGORY="misc" 1.10 SHORT_DESC="LXQt Qt platform integration plugin" 1.11 MAINTAINER="al.bobylev@gmail.com" 1.12 @@ -12,7 +12,7 @@ 1.13 TAGS="LXQt" 1.14 1.15 DEPENDS="libQtCore libQtGui" 1.16 -BUILD_DEPENDS="wget cacerts cmake Qt4-dev qmake liblxqt-dev" 1.17 +BUILD_DEPENDS="wget cacerts cmake Qt4-dev qmake liblxqt-dev libqtxdg-dev" 1.18 1.19 # Rules to configure and make the package. 1.20 compile_rules()