aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/farsight/libnice_0.0.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/farsight/libnice_0.0.6.bb')
-rw-r--r--recipes/farsight/libnice_0.0.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/farsight/libnice_0.0.6.bb b/recipes/farsight/libnice_0.0.6.bb
index 3ec7207d2e..0629df1be4 100644
--- a/recipes/farsight/libnice_0.0.6.bb
+++ b/recipes/farsight/libnice_0.0.6.bb
@@ -5,7 +5,7 @@ SRC_URI = "http://nice.freedesktop.org/releases/libnice-${PV}.tar.gz"
LICENSE = "LGPL/MPL"
DEPENDS = "glib-2.0 gstreamer"
-inherit autotools_stage
+inherit autotools
AUTOTOOLS_STAGE_PKGCONFIG = "1"
FILES_${PN} += "${libdir}/gstreamer-0.10/*.so"