mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-util/babeltrace: disable python-bindings explicitly
haven't tested python-bindings, so disable it for now someone really need this should file a bug .. Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Yixun Lan <dlan@gentoo.org>
This commit is contained in:
@@ -26,7 +26,8 @@ DEPEND="${RDEPEND}
|
||||
sys-devel/flex
|
||||
"
|
||||
src_configure() {
|
||||
econf $(use_enable test glibtest)
|
||||
econf $(use_enable test glibtest) \
|
||||
--disable-python-bindings
|
||||
}
|
||||
|
||||
src_install() {
|
||||
|
||||
Reference in New Issue
Block a user