From 0284df3926c1b9603504da5fbe0d26c3cc697223 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Thu, 2 Dec 2010 16:14:33 -0800 Subject: Revert "gssdp: Disable gobject introspection explicitly" This reverts commit 35c948f38495d49dde1043d14a914cf4047a972a. There is not --disable-interospection Signed-off-by: Saul Wold --- meta/recipes-connectivity/gupnp/gssdp_0.9.0.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta/recipes-connectivity/gupnp') diff --git a/meta/recipes-connectivity/gupnp/gssdp_0.9.0.bb b/meta/recipes-connectivity/gupnp/gssdp_0.9.0.bb index b786e2d011..25a58da207 100644 --- a/meta/recipes-connectivity/gupnp/gssdp_0.9.0.bb +++ b/meta/recipes-connectivity/gupnp/gssdp_0.9.0.bb @@ -6,8 +6,6 @@ DEPENDS = "glib-2.0 libsoup-2.4 libglade" SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz" -EXTRA_OECONF = "--disable-introspection" - inherit autotools pkgconfig PACKAGES =+ "gssdp-tools" -- cgit v1.2.3-54-g00ecf