commit: 2cd81a815d1cc6d6ae87b86acc2f7bf03e2966a0 Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org> AuthorDate: Mon Mar 25 21:06:09 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=2cd81a81
lxqt-base/lxqt-runner: welcome qt6 Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org> lxqt-base/lxqt-runner/lxqt-runner-9999.ebuild | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/lxqt-base/lxqt-runner/lxqt-runner-9999.ebuild b/lxqt-base/lxqt-runner/lxqt-runner-9999.ebuild index cb13a778..abe1453e 100644 --- a/lxqt-base/lxqt-runner/lxqt-runner-9999.ebuild +++ b/lxqt-base/lxqt-runner/lxqt-runner-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,18 +22,16 @@ 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-cpp/muParser-2.2.3 >=dev-libs/libqtxdg-3.12.0 - >=dev-qt/qtcore-5.15:5 - >=dev-qt/qtgui-5.15:5 - >=dev-qt/qtwidgets-5.15:5 - >=dev-qt/qtxml-5.15:5 - kde-frameworks/kwindowsystem:5 + >=dev-qt/qtbase-6.6:6[dbus,gui,widgets,xml] + kde-frameworks/kwindowsystem:6 + >=kde-plasma/layer-shell-qt-6.0:6 =lxqt-base/liblxqt-${MY_PV}*:= =lxqt-base/lxqt-globalkeys-${MY_PV}* "