lightmediascanner: build mp4 plugin
[AGL/meta-agl-demo.git] / recipes-multimedia / lightmediascanner / lightmediascanner_%.bbappend
index 3dbf82c..cd4389e 100644 (file)
@@ -1,2 +1,5 @@
+EXTRA_OECONF = "--enable-static"
+PACKAGECONFIG[mp4] = "--enable-mp4,--disable-mp4,libmp4v2"
+
 # add support MP3 because of the format of music files for AGL CES/ALS2017 Demo
-PACKAGECONFIG_append = " id3"
+PACKAGECONFIG_append = " id3 mp4"