textproc/pdfsandwich: Add the missing pdfunite:graphics/poppler-utils dependency
Reported by: Poul-Henning Kamp <phk@phk.freebsd.dk>
This commit is contained in:
parent
9ccb836090
commit
1b0abf4ba7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=499663
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= pdfsandwich
|
||||
DISTVERSION= 0.1.7
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= SF/${PORTNAME}/pdfsandwich%20${DISTVERSION}/
|
||||
|
||||
|
@ -14,6 +14,7 @@ LICENSE= GPLv2
|
|||
BUILD_DEPENDS= gawk:lang/gawk \
|
||||
ocamlopt:lang/ocaml
|
||||
RUN_DEPENDS= convert:graphics/ImageMagick6 \
|
||||
pdfunite:graphics/poppler-utils \
|
||||
tesseract:graphics/tesseract \
|
||||
unpaper:graphics/unpaper
|
||||
|
||||
|
|
Loading…
Reference in a new issue