kde-frameworks/kiconthemes: Add missing dev-qt/qtbase:6= slot op

Uses Qt6::GuiPrivate for qiconloader_p.h, qguiapplication_p.h

Backporting to 6.0.0, otherwise this dependency fix would only be
introduced by 6.1.0 on April 13th.

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner 2024-03-15 14:39:13 +01:00
parent dcffa1856c
commit 1ddbcdf922
No known key found for this signature in database
GPG Key ID: 012423318D1FB6CD
1 changed files with 2 additions and 1 deletions

View File

@ -16,8 +16,9 @@ IUSE=""
RESTRICT="test" # bug 574770
# slot op: Uses Qt6::GuiPrivate for qiconloader_p.h, qguiapplication_p.h
RDEPEND="
>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets]
>=dev-qt/qtbase-${QTMIN}:6=[dbus,gui,widgets]
>=dev-qt/qtdeclarative-${QTMIN}:6
>=dev-qt/qtsvg-${QTMIN}:6
=kde-frameworks/karchive-${PVCUT}*:6