diff options
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r-- | meta/recipes-connectivity/gupnp/gssdp_0.9.0.bb | 2 |
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 | ||
7 | SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz" | 7 | SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz" |
8 | 8 | ||
9 | EXTRA_OECONF = "--disable-introspection" | ||
10 | |||
11 | inherit autotools pkgconfig | 9 | inherit autotools pkgconfig |
12 | 10 | ||
13 | PACKAGES =+ "gssdp-tools" | 11 | PACKAGES =+ "gssdp-tools" |