summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-12-12 17:56:55 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-01-04 14:01:04 +0100
commit52241867d1979fd8e303479a8297960446802c6e (patch)
treeb3e8cab87fd976b1681f1cc19c6a3048f5abab70
parentkde-plasma/flatpak-kcm: Add missing dependency (diff)
downloadgentoo-52241867d1979fd8e303479a8297960446802c6e.tar.gz
gentoo-52241867d1979fd8e303479a8297960446802c6e.tar.bz2
gentoo-52241867d1979fd8e303479a8297960446802c6e.zip
kde-plasma/plymouth-kcm: Add missing RDEPEND
Upstream commit 894f6706afeff7fff73ad0afe4cbf90dfe9b0387 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-plasma/plymouth-kcm/plymouth-kcm-5.27.10-r1.ebuild (renamed from kde-plasma/plymouth-kcm/plymouth-kcm-5.27.10.ebuild)2
1 files changed, 2 insertions, 0 deletions
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
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"