diff --git a/graphics/exact-image/README b/graphics/exact-image/README index eba5d60d42..8a29a3099d 100644 --- a/graphics/exact-image/README +++ b/graphics/exact-image/README @@ -7,6 +7,6 @@ HTML created with an OCR program such as Tesseract or Cuneiform Perl, and Python. See /usr/doc/exact-image-*/examples/ for information on using exactimage with Perl, Python, PHP and Lua. -ExactImage requires agg. lua and evas are optional dependencies -(both available here at Slackbuilds.org) while bardecode is also -optional but not available here. +lua and evas are optional dependencies. + +bardecode is also optional but not available at SBo. diff --git a/graphics/exact-image/exact-image.info b/graphics/exact-image/exact-image.info index 4de78b09ac..45b37db7d6 100644 --- a/graphics/exact-image/exact-image.info +++ b/graphics/exact-image/exact-image.info @@ -5,6 +5,6 @@ DOWNLOAD="http://dl.exactcode.de/oss/exact-image/exact-image-0.8.7.tar.bz2" MD5SUM="4469fada7792356749a6b0c356aa4931" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="agg evas lua" +REQUIRES="agg" MAINTAINER="Benjamin Trigona-Harany" EMAIL="bosth@alumni.sfu.ca"