mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
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:
@@ -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
|
||||
"
|
||||
Reference in New Issue
Block a user