commit:     6c56c13e98a08ebf47931c94a4c19cf74da6bc45
Author:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 25 21:06:00 2024 +0000
Commit:     Jimi Huotari <chiitoo <AT> gentoo <DOT> org>
CommitDate: Mon Mar 25 21:11:35 2024 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=6c56c13e

lxqt-base/lxqt-powermanagement: welcome qt6

Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org>

 .../lxqt-powermanagement-9999.ebuild                  | 19 ++++++++-----------
 1 file changed, 8 insertions(+), 11 deletions(-)

diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild 
b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
index cf70d933..9dfc1094 100644
--- a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
+++ b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -22,20 +22,17 @@ LICENSE="LGPL-2.1 LGPL-2.1+"
 SLOT="0"
 
 BDEPEND="
-       >=dev-qt/linguist-tools-5.15:5
-       >=dev-util/lxqt-build-tools-0.13.0
+       >=dev-qt/qttools-6.6:6[linguist]
+       >=dev-util/lxqt-build-tools-2.0.0
        virtual/pkgconfig
 "
 DEPEND="
        >=dev-libs/libqtxdg-3.11.0
-       >=dev-qt/qtcore-5.15:5
-       >=dev-qt/qtdbus-5.15:5
-       >=dev-qt/qtgui-5.15:5
-       >=dev-qt/qtsvg-5.15:5
-       >=dev-qt/qtwidgets-5.15:5
-       kde-frameworks/kwindowsystem:5
-       kde-frameworks/kidletime:5
-       kde-frameworks/solid:5
+       >=dev-qt/qtbase-6.6:6[dbus,gui,widgets]
+       >=dev-qt/qtsvg-6.6:6
+       kde-frameworks/kwindowsystem:6
+       kde-frameworks/kidletime:6
+       kde-frameworks/solid:6
        =lxqt-base/liblxqt-${MY_PV}*:=
        =lxqt-base/lxqt-globalkeys-${MY_PV}*
        sys-power/upower

Reply via email to