[Buildroot] [PATCH 11/12] package/libblockdev: add gobject-introspection support

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Jul 23 12:08:42 UTC 2020


On Wed, 22 Jul 2020 18:08:09 -0700
aduskett at gmail.com wrote:

> +ifeq ($(BR2_PACKAGE_GOBJECT_INTROSPECTION),y)
> +LIBBLOCKDEV_DEPENDENCIES += gobject-introspection
> +LIBBLOCKDEV_CONF_OPTS += --enable-introspection=yes

Just --enable-introspection

> +else
> +LIBBLOCKDEV_CONF_OPTS += --enable-introspection=no

--disable-introspection

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list