summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/farsight/farsight2_0.0.22.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/farsight/farsight2_0.0.22.bb')
-rw-r--r--meta-oe/recipes-support/farsight/farsight2_0.0.22.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-support/farsight/farsight2_0.0.22.bb b/meta-oe/recipes-support/farsight/farsight2_0.0.22.bb
index fe94fc4b1..5abf1d7d2 100644
--- a/meta-oe/recipes-support/farsight/farsight2_0.0.22.bb
+++ b/meta-oe/recipes-support/farsight/farsight2_0.0.22.bb
@@ -12,9 +12,9 @@ DEPENDS = "libnice glib-2.0 libxml2 zlib dbus gstreamer gst-plugins-base"
12inherit autotools 12inherit autotools
13 13
14EXTRA_OECONF = " \ 14EXTRA_OECONF = " \
15 --disable-debug \ 15 --disable-debug \
16 --disable-gtk-doc \ 16 --disable-gtk-doc \
17 --disable-python \ 17 --disable-python \
18" 18"
19 19
20FILES_${PN} += "${libdir}/*/*.so" 20FILES_${PN} += "${libdir}/*/*.so"