b1b79653cc
* build: remove old custom bbb-html5 NodeJS binaries * docs: mention removal of node v14 * build: list bbb-web as dependency to bbb-config * build: undo set license * re-add bbb-html5 as dependency to bbb-config
5 lines
202 B
Bash
5 lines
202 B
Bash
. ./opts-global.sh
|
|
|
|
AKKA_APPS="bbb-fsesl-akka,bbb-apps-akka"
|
|
OPTS="$OPTS -t deb -d netcat-openbsd,stun-client,bbb-playback-presentation,bbb-html5,bbb-playback,bbb-freeswitch-core,$AKKA_APPS,bbb-web,yq"
|