summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/farsight/libnice_0.0.13.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/farsight/libnice_0.0.13.bb')
-rw-r--r--meta-oe/recipes-support/farsight/libnice_0.0.13.bb2
1 files changed, 1 insertions, 1 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 3205aaf35..48a80e598 100644
--- a/meta-oe/recipes-support/farsight/libnice_0.0.13.bb
+++ b/meta-oe/recipes-support/farsight/libnice_0.0.13.bb
@@ -16,7 +16,7 @@ DEPENDS = "glib-2.0 gstreamer"
16PACKAGECONFIG ??= "" 16PACKAGECONFIG ??= ""
17PACKAGECONFIG[gupnp] = "--enable-gupnp,--disable-gupnp,gupnp-igd" 17PACKAGECONFIG[gupnp] = "--enable-gupnp,--disable-gupnp,gupnp-igd"
18 18
19inherit autotools 19inherit autotools pkgconfig
20 20
21FILES_${PN} += "${libdir}/gstreamer-0.10/*.so" 21FILES_${PN} += "${libdir}/gstreamer-0.10/*.so"
22FILES_${PN}-dev += "${libdir}/gstreamer-0.10/*.la" 22FILES_${PN}-dev += "${libdir}/gstreamer-0.10/*.la"