Merge pull request #19758 from bigbluebutton/poppler-utils

build(export-annotations): Add dependency poppler-utils
This commit is contained in:
Anton Georgiev 2024-03-07 15:10:29 -05:00 committed by GitHub
commit 4b469f03c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,3 @@
. ./opts-global.sh
OPTS="$OPTS -t deb -d nodejs,npm,bbb-apps-akka,bbb-web,cairosvg,ghostscript,imagemagick"
OPTS="$OPTS -t deb -d nodejs,npm,bbb-apps-akka,bbb-web,cairosvg,ghostscript,imagemagick,poppler-utils"