Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 649466
Collapse All | Expand All

(-)a/dev-libs/json-glib/json-glib-1.4.2.ebuild (-1 / +1 lines)
Lines 30-36 DEPEND="${RDEPEND} Link Here
30
multilib_src_configure() {
30
multilib_src_configure() {
31
	gnome-meson_src_configure \
31
	gnome-meson_src_configure \
32
		-Ddocs=true \
32
		-Ddocs=true \
33
		$(meson_use introspection)
33
		-Dintrospection=$(multilib_native_usex introspection true false)
34
}
34
}
35
35
36
multilib_src_compile() {
36
multilib_src_compile() {

Return to bug 649466