summaryrefslogtreecommitdiff
path: root/meta/recipes-connectivity/gupnp/gssdp_0.9.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/gupnp/gssdp_0.9.0.bb')
-rw-r--r--meta/recipes-connectivity/gupnp/gssdp_0.9.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/gupnp/gssdp_0.9.0.bb b/meta/recipes-connectivity/gupnp/gssdp_0.9.0.bb
index 25a58da20..b786e2d01 100644
--- a/meta/recipes-connectivity/gupnp/gssdp_0.9.0.bb
+++ b/meta/recipes-connectivity/gupnp/gssdp_0.9.0.bb
@@ -6,6 +6,8 @@ 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"