|
@@ -17,7 +17,7 @@ WIREPLUMBER_CONF_OPTS = \
|
|
-Dsystem-lua-version=
|
|
-Dsystem-lua-version=
|
|
|
|
|
|
ifeq ($(BR2_PACKAGE_GOBJECT_INTROSPECTION),y)
|
|
ifeq ($(BR2_PACKAGE_GOBJECT_INTROSPECTION),y)
|
|
-WIREPLUMBER_DEPENDENCIES += gobject-introspection
|
|
|
|
|
|
+WIREPLUMBER_DEPENDENCIES += host-doxygen host-python-lxml gobject-introspection
|
|
WIREPLUMBER_CONF_OPTS += -Dintrospection=enabled
|
|
WIREPLUMBER_CONF_OPTS += -Dintrospection=enabled
|
|
else
|
|
else
|
|
WIREPLUMBER_CONF_OPTS += -Dintrospection=disabled
|
|
WIREPLUMBER_CONF_OPTS += -Dintrospection=disabled
|