mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 20:48:31 -07:00
dev-python/qscintilla-python: support building against Qt5/PyQt5
Gentoo-Bug: 541604 Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
@@ -53,7 +53,7 @@ src_configure() {
|
||||
"${myconf[@]}" || die
|
||||
|
||||
# Run eqmake4 to respect toolchain, build flags, and prevent stripping
|
||||
eqmake4
|
||||
eqmake4 -recursive
|
||||
}
|
||||
python_foreach_impl run_in_build_dir configuration
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user