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, 0 insertions, 2 deletions
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"
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
11inherit autotools pkgconfig 9inherit autotools pkgconfig
12 10
13PACKAGES =+ "gssdp-tools" 11PACKAGES =+ "gssdp-tools"