mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
kde-misc/kio-gdrive-common: Accept kde-apps/kaccounts-integration:6[qt5]
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -6,7 +6,10 @@ EAPI=8
|
||||
ECM_HANDBOOK="true"
|
||||
KDE_ORG_CATEGORY="network"
|
||||
KDE_ORG_NAME="${PN/-common/}"
|
||||
KF5_BDEPEND=( "kde-apps/kaccounts-integration:5" )
|
||||
KF5_BDEPEND=( "|| (
|
||||
kde-apps/kaccounts-integration:6[qt5]
|
||||
kde-apps/kaccounts-integration:5
|
||||
)" )
|
||||
KF6_BDEPEND=( "kde-apps/kaccounts-integration:6" )
|
||||
KFMIN=5.115.0
|
||||
inherit ecm-common gear.kde.org
|
||||
|
||||
@@ -6,7 +6,10 @@ EAPI=8
|
||||
ECM_HANDBOOK="true"
|
||||
KDE_ORG_CATEGORY="network"
|
||||
KDE_ORG_NAME="${PN/-common/}"
|
||||
KF5_BDEPEND=( "kde-apps/kaccounts-integration:5" )
|
||||
KF5_BDEPEND=( "|| (
|
||||
kde-apps/kaccounts-integration:6[qt5]
|
||||
kde-apps/kaccounts-integration:5
|
||||
)" )
|
||||
KF6_BDEPEND=( "kde-apps/kaccounts-integration:6" )
|
||||
KFMIN=5.115.0
|
||||
inherit ecm-common gear.kde.org
|
||||
|
||||
Reference in New Issue
Block a user