aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimi Huotari <chiitoo@gentoo.org>2019-01-10 00:58:37 +0200
committerJimi Huotari <chiitoo@gentoo.org>2019-01-10 00:58:37 +0200
commit43d8e2c68af65d342b8e9ec9f416a8549bf912af (patch)
treecb9c09c5593787d9a22e59863025328d773ba305 /lxqt-base/lxqt-globalkeys
parentlxqt-base/liblxqt: add 'ewarn' and make USE="policykit" the default (diff)
downloadqt-43d8e2c68af65d342b8e9ec9f416a8549bf912af.tar.gz
qt-43d8e2c68af65d342b8e9ec9f416a8549bf912af.tar.bz2
qt-43d8e2c68af65d342b8e9ec9f416a8549bf912af.zip
lxqt-base: bump required versions on dependencies
Minimum versions for 'libqtxdg' and 'lxqt-build-tools' are now at 3.3.0 and 0.6.0. Closes: https://bugs.gentoo.org/675022 Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
Diffstat (limited to 'lxqt-base/lxqt-globalkeys')
-rw-r--r--lxqt-base/lxqt-globalkeys/lxqt-globalkeys-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-9999.ebuild b/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-9999.ebuild
index 4792adc6..2b502979 100644
--- a/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-9999.ebuild
+++ b/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -20,7 +20,7 @@ LICENSE="LGPL-2.1+"
SLOT="0"
RDEPEND="
- >=dev-libs/libqtxdg-3.0.0
+ >=dev-libs/libqtxdg-3.3.0
dev-qt/qtcore:5
dev-qt/qtdbus:5
dev-qt/qtgui:5
@@ -34,7 +34,7 @@ RDEPEND="
"
DEPEND="${RDEPEND}
dev-qt/linguist-tools:5
- >=dev-util/lxqt-build-tools-0.5.0
+ >=dev-util/lxqt-build-tools-0.6.0
"
src_configure() {