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-sudo
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-sudo')
-rw-r--r--lxqt-base/lxqt-sudo/lxqt-sudo-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/lxqt-base/lxqt-sudo/lxqt-sudo-9999.ebuild b/lxqt-base/lxqt-sudo/lxqt-sudo-9999.ebuild
index d463b183..97ed6cf9 100644
--- a/lxqt-base/lxqt-sudo/lxqt-sudo-9999.ebuild
+++ b/lxqt-base/lxqt-sudo/lxqt-sudo-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
@@ -21,13 +21,13 @@ SLOT="0"
RDEPEND="
app-admin/sudo
- >=dev-libs/libqtxdg-3.0.0
+ >=dev-libs/libqtxdg-3.3.0
dev-qt/qtcore:5
dev-qt/qtwidgets:5
=lxqt-base/liblxqt-$(ver_cut 1-2)*
"
DEPEND="${RDEPEND}
- >=dev-util/lxqt-build-tools-0.5.0
+ >=dev-util/lxqt-build-tools-0.6.0
"
src_configure() {