mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
kde-frameworks/kirigami-addons: try to fix test deps
Closes: https://bugs.gentoo.org/856832 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
KFMIN=5.91.0
|
||||
QTMIN=5.15.0
|
||||
inherit ecm virtualx
|
||||
VIRTUALX_REQUIRED=test
|
||||
inherit ecm
|
||||
|
||||
DESCRIPTION="Convergent visual components for Kirigami-based applications"
|
||||
HOMEPAGE="https://invent.kde.org/libraries/kirigami-addons"
|
||||
@@ -24,7 +25,3 @@ DEPEND="
|
||||
>=kde-frameworks/kirigami-${KFMIN}:5
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
src_test() {
|
||||
virtx ecm_src_test
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user