Skip to content

Commit

Permalink
kde-frameworks/purpose-kaccounts-services: Accept kaccounts-integrati…
Browse files Browse the repository at this point in the history
…on:6[qt5]

Signed-off-by: Andreas Sturmlechner <[email protected]>
  • Loading branch information
a17r committed Aug 26, 2024
1 parent 715cf47 commit ee95a85
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@ EAPI=8
ECM_I18N="false"
ECM_HANDBOOK="false"
KDE_ORG_NAME="${PN/-kaccounts-services/}"
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 frameworks.kde.org
Expand Down

0 comments on commit ee95a85

Please sign in to comment.