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.bb3
1 files changed, 3 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 09bcc384ba..77552086cb 100644
--- a/meta/recipes-connectivity/gupnp/gssdp_0.9.0.bb
+++ b/meta/recipes-connectivity/gupnp/gssdp_0.9.0.bb
@@ -7,6 +7,9 @@ DEPENDS = "glib-2.0 libsoup-2.4 libglade"
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 file://introspection.patch" 8 file://introspection.patch"
9 9
10SRC_URI[md5sum] = "725c32e8f92a072cc34f0e091937df2a"
11SRC_URI[sha256sum] = "8eaab799f699836770ec2fcc08abfef2f824a82ae959c6af7b39ffb6968b9fd7"
12
10inherit autotools pkgconfig 13inherit autotools pkgconfig
11 14
12PACKAGES =+ "gssdp-tools" 15PACKAGES =+ "gssdp-tools"