diff --git a/pkg/arch/PKGBUILD b/pkg/arch/PKGBUILD index 49d35ff..bad8c26 100644 --- a/pkg/arch/PKGBUILD +++ b/pkg/arch/PKGBUILD @@ -26,6 +26,9 @@ if [ -e /opt/vc/include/IL/OMX_Core.h ]; then makedepends+=(raspberrypi-firmware) _options="$_options WITH_OMX=1" fi +if [ -e /usr/include/janus/plugins/plugin.h ];then + _options="$_options WITH_JANUS=1" +fi # LD does not link mmal with this option