aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tesseract-git/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-05-18 16:36:02 -0300
committerTBK <tbk@jjtc.eu>2019-05-25 04:11:03 +0200
commit8b62f5ad03d135d97f6b213311d0687429d5e221 (patch)
tree17e2d0abce42a9bd978ea6772d8800112cc500dc /testing/tesseract-git/APKBUILD
parent7348e0f79faad1ab5f8811d1e555620eae4e7868 (diff)
downloadaports-8b62f5ad03d135d97f6b213311d0687429d5e221.tar.bz2
aports-8b62f5ad03d135d97f6b213311d0687429d5e221.tar.xz
testing: remove duplicate dependencies and superfluous builddir statements
Closes: GH-7933
Diffstat (limited to 'testing/tesseract-git/APKBUILD')
-rw-r--r--testing/tesseract-git/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tesseract-git/APKBUILD b/testing/tesseract-git/APKBUILD
index a749d1692f..cd4c53d0a0 100644
--- a/testing/tesseract-git/APKBUILD
+++ b/testing/tesseract-git/APKBUILD
@@ -10,7 +10,7 @@ arch="all"
license="Apache-2.0"
depends=""
makedepends="cmake leptonica-dev tiff-dev icu-dev cairo-dev automake autoconf
- libtool autoconf-archive pango-dev cairo-dev"
+ libtool autoconf-archive pango-dev"
install=""
replaces="tesseract-ocr"
subpackages="$pkgname-dev $pkgname-training"