mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
qt5-build.eclass: Drop obsolete pre-5.15.2 quirk
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
@@ -112,9 +112,6 @@ BDEPEND="
|
||||
if [[ ${PN} != qttest ]]; then
|
||||
DEPEND+=" test? ( ~dev-qt/qttest-${PV} )"
|
||||
fi
|
||||
if ver_test ${PV} -lt 5.15.2; then
|
||||
RDEPEND+=" dev-qt/qtchooser"
|
||||
fi
|
||||
|
||||
###### Phase functions ######
|
||||
|
||||
|
||||
Reference in New Issue
Block a user