bigbluebutton-Github/build/packages-template/bbb-export-annotations/opts-focal.sh
Anton Georgiev 5b12b35265
build: Require libmagickcore-6.q16-6-extra for export-annotations (#21216)
This library seems missing on custom images (notably dedicated (but not cloud) Hetzner)
It is already present on all other installations we are aware of.
If the library is not present, some annotations (most notably text) will be missing when trying to export annotations from whiteboard in both main and breakout rooms.
2024-09-18 11:49:41 -04:00

4 lines
151 B
Bash

. ./opts-global.sh
OPTS="$OPTS -t deb -d nodejs,npm,bbb-apps-akka,bbb-web,cairosvg,ghostscript,imagemagick,libmagickcore-6.q16-6-extra,poppler-utils"