Skip to content

Commit

Permalink
net-libs/accounts-qml: fix minimum versions for accounts stack w/ Qt 6
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Jan 12, 2024
1 parent 156bbf1 commit 5844c3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net-libs/accounts-qml/accounts-qml-0.7_p20231028.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ RDEPEND="
dev-qt/qtbase:6
dev-qt/qtdeclarative:6
)
>=net-libs/accounts-qt-1.16-r1[qt5?,qt6?]
>=net-libs/signond-8.61-r1[qt5?,qt6?]
>=net-libs/accounts-qt-1.16_p20220803[qt5?,qt6?]
>=net-libs/signond-8.61-r100[qt5?,qt6?]
"
DEPEND="${RDEPEND}
test? (
Expand Down

0 comments on commit 5844c3f

Please sign in to comment.