diff options
| -rw-r--r-- | meta-oe/recipes-support/farsight/libnice_0.0.13.bb | 3 |
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 | ||
| 14 | DEPENDS = "glib-2.0 gstreamer" | 14 | DEPENDS = "glib-2.0 gstreamer" |
| 15 | 15 | ||
| 16 | PACKAGECONFIG ??= "" | ||
| 17 | PACKAGECONFIG[gupnp] = "--enable-gupnp,--disable-gupnp,gupnp-igd" | ||
| 18 | |||
| 16 | inherit autotools | 19 | inherit autotools |
| 17 | 20 | ||
| 18 | FILES_${PN} += "${libdir}/gstreamer-0.10/*.so" | 21 | FILES_${PN} += "${libdir}/gstreamer-0.10/*.so" |
