1 # Needed for the required gstreamer-app-1.0 pkgconfig bits
2 DEPENDS += "gstreamer1.0-plugins-base"
4 # Need to enable PipeWire support
5 EXTRA_OECMAKE += "-DUSE_PIPEWIRE=1"
7 # Pull static library into appropriate package to avoid a QA error
8 FILES_${PN}-staticdev += "${AAC_PREFIX}/lib/libaal.a"