summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d6cf2cb06ad0..411f283bd053 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Wrapper for tesseract OCR and hocr2pdf to generate pdf files with the r
url="http://sourceforge.net/projects/pdfsandwich/"
arch=('x86_64' 'i686')
license=('GPL2')
-depends=('tesseract' 'exact-image' 'unpaper' 'imagemagick' 'poppler')
+depends=('tesseract' 'unpaper' 'imagemagick' 'poppler')
optdepends=('ghostscript: Ghostscript is only needed for resizing pdf pages, if the respective command line option is given.')
makedepends=('ocaml' 'gawk')
source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2")