From 5a5f0ab44e6ba9760273bf075302fb7a1cf925a3 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 19 Dec 2016 11:10:52 -0800 Subject: gst-plugins-bad_0.10.23.bb: Add packageconfig for zbar plugin Signed-off-by: Khem Raj Signed-off-by: Martin Jansa --- .../recipes-multimedia/gstreamer-0.10/gst-plugins-bad_0.10.23.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-multimedia') diff --git a/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-bad_0.10.23.bb b/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-bad_0.10.23.bb index f8e77e199f..38fccc8d01 100644 --- a/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-bad_0.10.23.bb +++ b/meta-multimedia/recipes-multimedia/gstreamer-0.10/gst-plugins-bad_0.10.23.bb @@ -43,6 +43,7 @@ PACKAGECONFIG[rtmp] = "--enable-rtmp,--disable-rtmp,rtmpdump" PACKAGECONFIG[voamrwbenc] = "--enable-voamrwbenc,--disable-voamrwbenc,vo-amrwbenc" PACKAGECONFIG[voaacenc] = "--enable-voaacenc,--disable-voaacenc,vo-aacenc" PACKAGECONFIG[resindvd] = "--enable-resindvd,--disable-resindvd,libdvdnav libdvdread" +PACKAGECONFIG[zbar] = "--enable-zbar,--disable-zbar,zbar jpeg" ARM_INSTRUCTION_SET = "arm" -- cgit 1.2.3-korg