From b7a528b0f5ab5ed367b4b61b8e485a7543c5b58c Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 27 Jul 2012 12:00:22 +0000 Subject: polkit/vte/gupnp/gssdp: Replace introspection hacks with gobject-introspection-stub (From OE-Core rev: dcd076a727de57677efc7130793fa0cda03bb146) Signed-off-by: Richard Purdie --- meta/recipes-connectivity/gupnp/gssdp_0.10.0.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'meta/recipes-connectivity/gupnp/gssdp_0.10.0.bb') diff --git a/meta/recipes-connectivity/gupnp/gssdp_0.10.0.bb b/meta/recipes-connectivity/gupnp/gssdp_0.10.0.bb index dcc40b8b9a..f3494e77fe 100644 --- a/meta/recipes-connectivity/gupnp/gssdp_0.10.0.bb +++ b/meta/recipes-connectivity/gupnp/gssdp_0.10.0.bb @@ -2,10 +2,9 @@ SUMMARY = "Resource discovery and announcement over SSDP" DESCRIPTION = "GSSDP implements resource discovery and announcement over SSDP (Simpe Service Discovery Protocol)." LICENSE = "LGPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" -DEPENDS = "glib-2.0 libsoup-2.4 libglade" +DEPENDS = "glib-2.0 libsoup-2.4 libglade gobject-introspection-stub" -SRC_URI = "http://gupnp.org/sites/all/files/sources/${BPN}-${PV}.tar.gz \ - file://introspection.patch" +SRC_URI = "http://gupnp.org/sites/all/files/sources/${BPN}-${PV}.tar.gz" SRC_URI[md5sum] = "725c32e8f92a072cc34f0e091937df2a" SRC_URI[sha256sum] = "8eaab799f699836770ec2fcc08abfef2f824a82ae959c6af7b39ffb6968b9fd7" -- cgit v1.2.3-54-g00ecf