mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-03-12 02:23:43 +00:00
fixed deps
This commit is contained in:
@@ -27,6 +27,8 @@ if [ -e /opt/vc/include/IL/OMX_Core.h ]; then
|
|||||||
_options="$_options WITH_OMX=1"
|
_options="$_options WITH_OMX=1"
|
||||||
fi
|
fi
|
||||||
if [ -e /usr/include/janus/plugins/plugin.h ];then
|
if [ -e /usr/include/janus/plugins/plugin.h ];then
|
||||||
|
depends+=(janus-gateway-pikvm)
|
||||||
|
makedepends+=(janus-gateway-pikvm)
|
||||||
_options="$_options WITH_JANUS=1"
|
_options="$_options WITH_JANUS=1"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user