Skip to content

Commit

Permalink
dev-qt/qt-creator: in 4.8.2, restrict botan dep due to bug 689346
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/689346
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Davide Pesavento <[email protected]>
  • Loading branch information
Pesa committed Jul 6, 2019
1 parent 80bdc5e commit b21154a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-qt/qt-creator/qt-creator-4.8.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ IUSE="doc systemd test +webengine ${QTC_PLUGINS[@]%:*}"
QT_PV="5.9.0:5"

CDEPEND="
>=dev-libs/botan-2.8:2=[-bindist]
=dev-libs/botan-2.9*:2=[-bindist]
>=dev-qt/qtconcurrent-${QT_PV}
>=dev-qt/qtcore-${QT_PV}
>=dev-qt/qtdeclarative-${QT_PV}[widgets]
Expand Down

0 comments on commit b21154a

Please sign in to comment.