aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/upnp/gupnp-av_0.5.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/upnp/gupnp-av_0.5.9.bb')
-rw-r--r--recipes/upnp/gupnp-av_0.5.9.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/upnp/gupnp-av_0.5.9.bb b/recipes/upnp/gupnp-av_0.5.9.bb
index 0370e916a0..f3e1d50786 100644
--- a/recipes/upnp/gupnp-av_0.5.9.bb
+++ b/recipes/upnp/gupnp-av_0.5.9.bb
@@ -2,8 +2,11 @@ LICENSE = "LGPL"
DEPENDS = "gupnp"
require gupnp.inc
+PR = "r1"
SRC_URI[md5sum] = "5940df3c1152894685c3fc38ee95fd78"
SRC_URI[sha256sum] = "a909129997f79dcb6d35221ce205854d64c47a7390843e420cfba753485087bd"
inherit autotools pkgconfig
+
+EXTRA_OECONF = "--enable-introspection=no"