diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-03-13 21:26:45 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-03-13 22:16:28 +0100 |
commit | 3b355677edada90f1a86a24cbf49c12522152d41 (patch) | |
tree | cd71373213a9a81dde958722402aa77a3135ea43 /kde-plasma/plasma-sdk | |
parent | kde-plasma/kdeplasma-addons: Add missing RDEPEND (for desktop cube) (diff) | |
download | gentoo-3b355677edada90f1a86a24cbf49c12522152d41.tar.gz gentoo-3b355677edada90f1a86a24cbf49c12522152d41.tar.bz2 gentoo-3b355677edada90f1a86a24cbf49c12522152d41.zip |
kde-plasma/plasma-sdk: Add missing RDEPEND, drop obsolete in 9999
Upstream commit 6a3dfae1f74aa1d62cfdf24513a0c69dfde5c5b6
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-plasma/plasma-sdk')
-rw-r--r-- | kde-plasma/plasma-sdk/plasma-sdk-6.0.2-r1.ebuild (renamed from kde-plasma/plasma-sdk/plasma-sdk-6.0.2.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kde-plasma/plasma-sdk/plasma-sdk-6.0.2.ebuild b/kde-plasma/plasma-sdk/plasma-sdk-6.0.2-r1.ebuild index 4540f66f8de7..6ca142b6e5f5 100644 --- a/kde-plasma/plasma-sdk/plasma-sdk-6.0.2.ebuild +++ b/kde-plasma/plasma-sdk/plasma-sdk-6.0.2-r1.ebuild @@ -38,5 +38,6 @@ DEPEND=" >=kde-plasma/plasma5support-${PVCUT}:6 " RDEPEND="${DEPEND} + >=dev-qt/qt5compat-${QTMIN}:6[qml] >=kde-frameworks/kirigami-${KFMIN}:6 " |