Skip to content

Commit

Permalink
Merge pull request #19758 from bigbluebutton/poppler-utils
Browse files Browse the repository at this point in the history
build(export-annotations): Add dependency poppler-utils
  • Loading branch information
antobinary committed Mar 7, 2024
2 parents fdbab50 + 9506144 commit 4b469f0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -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"

0 comments on commit 4b469f0

Please sign in to comment.