aboutsummaryrefslogtreecommitdiffstats
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 fe94fc4b19..5abf1d7d22 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"
inherit autotools
EXTRA_OECONF = " \
- --disable-debug \
- --disable-gtk-doc \
- --disable-python \
+ --disable-debug \
+ --disable-gtk-doc \
+ --disable-python \
"
FILES_${PN} += "${libdir}/*/*.so"