summaryrefslogtreecommitdiffstats
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 25a58da207..b786e2d011 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"
6 6
7SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz" 7SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz"
8 8
9EXTRA_OECONF = "--disable-introspection"
10
9inherit autotools pkgconfig 11inherit autotools pkgconfig
10 12
11PACKAGES =+ "gssdp-tools" 13PACKAGES =+ "gssdp-tools"