commit: d7452f0dea80e2d784c14bba0383cf819895cc56 Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org> AuthorDate: Mon Mar 25 21:06:31 2024 +0000 Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org> CommitDate: Mon Mar 25 21:11:36 2024 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=d7452f0d
x11-misc/pcmanfm-qt: welcome qt6 Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org> x11-misc/pcmanfm-qt/pcmanfm-qt-9999.ebuild | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/x11-misc/pcmanfm-qt/pcmanfm-qt-9999.ebuild b/x11-misc/pcmanfm-qt/pcmanfm-qt-9999.ebuild index be2de9e6..c74f6f0c 100644 --- a/x11-misc/pcmanfm-qt/pcmanfm-qt-9999.ebuild +++ b/x11-misc/pcmanfm-qt/pcmanfm-qt-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,16 +22,13 @@ LICENSE="GPL-2 GPL-2+ 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 " DEPEND=" dev-libs/glib:2 - >=dev-qt/qtcore-5.15:5 - >=dev-qt/qtdbus-5.15:5 - >=dev-qt/qtgui-5.15:5 - >=dev-qt/qtwidgets-5.15:5 - >=dev-qt/qtx11extras-5.15:5 + >=dev-qt/qtbase-6.6:6[dbus,gui,widgets] + >=kde-plasma/layer-shell-qt-6.0:6 sys-apps/util-linux virtual/freedesktop-icon-theme =x11-libs/libfm-qt-${MY_PV}*:=