kde-frameworks/breeze-icons-rcc: Re-apply 955abfdb onto 5.115.0

Closes: https://bugs.gentoo.org/926195
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
Andreas Sturmlechner 2024-03-05 16:43:23 +01:00
parent daee7b2891
commit c5a556e0ce
No known key found for this signature in database
GPG Key ID: C5D682DFAEFD8888
1 changed files with 2 additions and 7 deletions

View File

@ -9,21 +9,16 @@ PYTHON_COMPAT=( python3_{10..12} )
inherit cmake frameworks.kde.org python-any-r1
DESCRIPTION="Breeze SVG icon theme binary resource"
LICENSE="LGPL-3"
KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv x86"
IUSE="test"
RESTRICT="!test? ( test )"
DEPEND="
test? (
dev-qt/qtcore:5
dev-qt/qttest:5
)
"
DEPEND="test? ( dev-qt/qttest:5 )"
BDEPEND="${PYTHON_DEPS}
$(python_gen_any_dep 'dev-python/lxml[${PYTHON_USEDEP}]')
dev-qt/qtcore:5
>=kde-frameworks/extra-cmake-modules-${PVCUT}:0
test? ( app-misc/fdupes )
"