Skip to content

Commit 182d064

Browse files
authored
bundle ghostscript
1 parent 58e90ae commit 182d064

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

make-appimage.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ export MAIN_BIN=ocrmypdf
1616
# Deploy dependencies
1717
quick-sharun \
1818
/usr/bin/ocrmypdf \
19-
/usr/bin/tesseract
19+
/usr/bin/tesseract \
20+
/usr/bin/gs
2021

2122
# Additional changes can be done in between here
2223

0 commit comments

Comments
 (0)