Skip to content

Commit

Permalink
kde-apps/kaccounts-providers: Add new dependency
Browse files Browse the repository at this point in the history
Upstream commit c3983f1013bb88c3cc26df4d0be75b62af2957c1

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
  • Loading branch information
a17r committed Aug 10, 2024
1 parent a61a781 commit 98f44cf
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions kde-apps/kaccounts-providers/kaccounts-providers-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ SLOT="6"
KEYWORDS=""
IUSE=""

DEPEND="
COMMON_DEPEND="
>=dev-qt/qtbase-${QTMIN}:6[gui,xml]
>=dev-qt/qtdeclarative-${QTMIN}:6
>=dev-qt/qtwebengine-${QTMIN}:6[qml]
Expand All @@ -26,7 +26,10 @@ DEPEND="
>=kde-frameworks/kio-${KFMIN}:6
>=kde-frameworks/kpackage-${KFMIN}:6
"
RDEPEND="${DEPEND}
DEPEND="${COMMON_DEPEND}
dev-libs/qcoro[network]
"
RDEPEND="${COMMON_DEPEND}
>=net-libs/signon-oauth2-0.25_p20210102[qt6]
>=net-libs/signon-ui-0.15_p20231016
"
Expand Down

0 comments on commit 98f44cf

Please sign in to comment.