diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-06-23 13:20:10 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-06-23 13:25:24 +0200 |
commit | 0a97765ef01aad8fd5d7bbda9cd10ad2e24d98ba (patch) | |
tree | 33106ce149522f97154195e2be8e609fe99d15b0 /kde-plasma/plasma-integration | |
parent | profiles: Cleanup last-rited kde-apps/kio-extras-kf5 (diff) | |
download | gentoo-0a97765ef01aad8fd5d7bbda9cd10ad2e24d98ba.tar.gz gentoo-0a97765ef01aad8fd5d7bbda9cd10ad2e24d98ba.tar.bz2 gentoo-0a97765ef01aad8fd5d7bbda9cd10ad2e24d98ba.zip |
kde-plasma/plasma-integration: Add missing dependency for IUSE=qt5
Closes: https://bugs.gentoo.org/934734
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma/plasma-integration')
-rw-r--r-- | kde-plasma/plasma-integration/plasma-integration-6.1.0-r1.ebuild (renamed from kde-plasma/plasma-integration/plasma-integration-6.1.0.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
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 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} |