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/gupnp_0.16.1.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'meta/recipes-connectivity/gupnp/gupnp_0.16.1.bb') diff --git a/meta/recipes-connectivity/gupnp/gupnp_0.16.1.bb b/meta/recipes-connectivity/gupnp/gupnp_0.16.1.bb index 8460c16c15..84e0679563 100644 --- a/meta/recipes-connectivity/gupnp/gupnp_0.16.1.bb +++ b/meta/recipes-connectivity/gupnp/gupnp_0.16.1.bb @@ -3,10 +3,9 @@ DESCRIPTION = "GUPnP is an elegant, object-oriented open source framework for cr LICENSE = "LGPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \ file://libgupnp/gupnp.h;beginline=1;endline=20;md5=28c49b17d623afc3335efc2e511879e1" -DEPENDS = "e2fsprogs gssdp libsoup-2.4 libxml2 gnome-icon-theme" +DEPENDS = "e2fsprogs gssdp libsoup-2.4 libxml2 gnome-icon-theme 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] = "021bb237741532af4bca50157ff326e4" SRC_URI[sha256sum] = "f01a1f4fd36ce161a3df29fa83e1a0a2fb40d3c9f30f6b403e7791688ad24cfe" -- cgit v1.2.3-54-g00ecf