commit:     d4babc9210c01f9c7ad3559f58351b955015b780
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 28 22:50:48 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Nov 28 22:51:14 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d4babc92

kde-plasma/plasma-workspace: Restrict to <dev-libs/appstream-1[qt5]

Building appstream with both qt5 and qt6 support is not possible unfortunately.

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/plasma-workspace/plasma-workspace-5.27.49.9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.27.49.9999.ebuild 
b/kde-plasma/plasma-workspace/plasma-workspace-5.27.49.9999.ebuild
index 9176a6071e..d39931075a 100644
--- a/kde-plasma/plasma-workspace/plasma-workspace-5.27.49.9999.ebuild
+++ b/kde-plasma/plasma-workspace/plasma-workspace-5.27.49.9999.ebuild
@@ -98,7 +98,7 @@ COMMON_DEPEND="
        x11-libs/libXrender
        x11-libs/libXtst
        x11-libs/xcb-util
-       appstream? ( dev-libs/appstream[qt5] )
+       appstream? ( <dev-libs/appstream-1[qt5] )
        calendar? ( >=kde-frameworks/kholidays-${KFMIN}:5 )
        fontconfig? (
                >=dev-qt/qtprintsupport-${QTMIN}:5

Reply via email to