commit: 0a97765ef01aad8fd5d7bbda9cd10ad2e24d98ba Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Jun 23 11:20:10 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Jun 23 11:25:24 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a97765e
kde-plasma/plasma-integration: Add missing dependency for IUSE=qt5 Closes: https://bugs.gentoo.org/934734 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> ...lasma-integration-6.1.0.ebuild => plasma-integration-6.1.0-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-plasma/plasma-integration/plasma-integration-6.1.0.ebuild b/kde-plasma/plasma-integration/plasma-integration-6.1.0-r1.ebuild similarity index 98% rename from kde-plasma/plasma-integration/plasma-integration-6.1.0.ebuild rename to kde-plasma/plasma-integration/plasma-integration-6.1.0-r1.ebuild index 1fcf809d71c5..37ae19a03dbe 100644 --- a/kde-plasma/plasma-integration/plasma-integration-6.1.0.ebuild +++ b/kde-plasma/plasma-integration/plasma-integration-6.1.0-r1.ebuild @@ -60,6 +60,7 @@ COMMON_DEPEND=" >=kde-frameworks/knotifications-${KF5MIN}:5 >=kde-frameworks/kwindowsystem-${KF5MIN}:5 >=kde-frameworks/kxmlgui-${KF5MIN}:5 + >=kde-plasma/kwayland-${KF5MIN}:5 ) " DEPEND="${COMMON_DEPEND}
