Skip to content

Commit 00c84f2

Browse files
authored
Merge pull request #150 from yahonda/install_popper_utils
Install "poppler-utils" to support Active Storage unit test
2 parents cdb65c3 + 6b0b2f5 commit 00c84f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bootstrap.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ rm $kindlegen_tarball
7878

7979
install 'MuPDF' mupdf mupdf-tools
8080
install 'FFmpeg' ffmpeg
81+
install 'Poppler' poppler-utils
8182

8283
# Needed for docs generation.
8384
update-locale LANG=en_US.UTF-8 LANGUAGE=en_US.UTF-8 LC_ALL=en_US.UTF-8

0 commit comments

Comments
 (0)