summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/farsight/libnice_0.0.13.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/farsight/libnice_0.0.13.bb b/meta-oe/recipes-support/farsight/libnice_0.0.13.bb
index 94ec9a2128..3205aaf357 100644
--- a/meta-oe/recipes-support/farsight/libnice_0.0.13.bb
+++ b/meta-oe/recipes-support/farsight/libnice_0.0.13.bb
@@ -13,6 +13,9 @@ PR = "r4"
13 13
14DEPENDS = "glib-2.0 gstreamer" 14DEPENDS = "glib-2.0 gstreamer"
15 15
16PACKAGECONFIG ??= ""
17PACKAGECONFIG[gupnp] = "--enable-gupnp,--disable-gupnp,gupnp-igd"
18
16inherit autotools 19inherit autotools
17 20
18FILES_${PN} += "${libdir}/gstreamer-0.10/*.so" 21FILES_${PN} += "${libdir}/gstreamer-0.10/*.so"