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-panel/lxqt-panel-9999.ebuild
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-panel/lxqt-panel-9999.ebuild')
-rw-r--r--lxqt-base/lxqt-panel/lxqt-panel-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/lxqt-base/lxqt-panel/lxqt-panel-9999.ebuild b/lxqt-base/lxqt-panel/lxqt-panel-9999.ebuild
index d20253a2..296d5f85 100644
--- a/lxqt-base/lxqt-panel/lxqt-panel-9999.ebuild
+++ b/lxqt-base/lxqt-panel/lxqt-panel-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
@@ -26,7 +26,7 @@ IUSE="+alsa clock colorpicker cpuload +desktopswitch +directorymenu dom +kbindic
REQUIRED_USE="volume? ( || ( alsa pulseaudio ) )"
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
@@ -65,7 +65,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
virtual/pkgconfig
"