diff options
Diffstat (limited to 'meta/recipes-connectivity/gupnp/gssdp_0.9.0.bb')
-rw-r--r-- | meta/recipes-connectivity/gupnp/gssdp_0.9.0.bb | 3 |
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" | |||
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 | file://introspection.patch" | 8 | file://introspection.patch" |
9 | 9 | ||
10 | SRC_URI[md5sum] = "725c32e8f92a072cc34f0e091937df2a" | ||
11 | SRC_URI[sha256sum] = "8eaab799f699836770ec2fcc08abfef2f824a82ae959c6af7b39ffb6968b9fd7" | ||
12 | |||
10 | inherit autotools pkgconfig | 13 | inherit autotools pkgconfig |
11 | 14 | ||
12 | PACKAGES =+ "gssdp-tools" | 15 | PACKAGES =+ "gssdp-tools" |