dev-libs/kirigami-addons: Add missing RDEPEND

Upstream commits:
93f79dec602a8b2767f9813dabd1b3feb90bdb43
3d10d173dea12370e741696ee9eb56d517862979

Closes: https://bugs.gentoo.org/934066
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner
2024-06-17 19:58:17 +02:00
parent a110b45be8
commit 5461a9e238

View File

@@ -1,4 +1,4 @@
# Copyright 2021-2023 Gentoo Authors
# Copyright 2021-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -34,6 +34,7 @@ COMMON_DEPEND="
"
RDEPEND="${COMMON_DEPEND}
>=dev-qt/qtgraphicaleffects-${QTMIN}:5
>=dev-qt/qtmultimedia-${QTMIN}:5[qml]
>=kde-plasma/libplasma-${KFMIN}:5
>=kde-frameworks/qqc2-desktop-style-${KFMIN}:5
"