commit: 52241867d1979fd8e303479a8297960446802c6e
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 12 16:56:55 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jan 4 13:01:04 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52241867
kde-plasma/plymouth-kcm: Add missing RDEPEND
Upstream commit 894f6706afeff7fff73ad0afe4cbf90dfe9b0387
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../{plymouth-kcm-5.27.10.ebuild => plymouth-kcm-5.27.10-r1.ebuild} | 2 ++
1 file changed, 2 insertions(+)
diff --git a/kde-plasma/plymouth-kcm/plymouth-kcm-5.27.10.ebuild
b/kde-plasma/plymouth-kcm/plymouth-kcm-5.27.10-r1.ebuild
similarity index 92%
rename from kde-plasma/plymouth-kcm/plymouth-kcm-5.27.10.ebuild
rename to kde-plasma/plymouth-kcm/plymouth-kcm-5.27.10-r1.ebuild
index 36296efa5061..7c9c3c65222a 100644
--- a/kde-plasma/plymouth-kcm/plymouth-kcm-5.27.10.ebuild
+++ b/kde-plasma/plymouth-kcm/plymouth-kcm-5.27.10-r1.ebuild
@@ -33,6 +33,8 @@ DEPEND="
sys-boot/plymouth
"
RDEPEND="${DEPEND}
+ >=dev-qt/qtquickcontrols2-${QTMIN}:5
+ >=kde-frameworks/kirigami-${KFMIN}:5
>=kde-plasma/kde-cli-tools-${PVCUT}:*
"
BDEPEND=">=kde-frameworks/kcmutils-${KFMIN}:5"