aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-01 14:43:07 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-01 14:43:07 -0300
commit0c8a22be7e8b21675c909ee90c847109ce14cea3 (patch)
tree35781a26f88e4c6b374736cdeaa17f76f738ff9c
parent6d8236017b30088795a14022c4c54c1045d1dac1 (diff)
downloadaports-0c8a22be7e8b21675c909ee90c847109ce14cea3.tar.bz2
aports-0c8a22be7e8b21675c909ee90c847109ce14cea3.tar.xz
community/abiword: drop enchant
-rw-r--r--community/abiword/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/abiword/APKBUILD b/community/abiword/APKBUILD
index 720887390a..c00f053d3b 100644
--- a/community/abiword/APKBUILD
+++ b/community/abiword/APKBUILD
@@ -1,13 +1,13 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=abiword
pkgver=3.0.4
-pkgrel=1
+pkgrel=2
pkgdesc="A fully-featured word processor"
url="http://www.abisource.com"
arch="all !s390x"
options="!check" # Test suite requires valgrind, etc
license="GPL-2.0-or-later"
-makedepends="gtk+3.0-dev readline-dev libgsf-dev enchant-dev fribidi-dev wv-dev
+makedepends="gtk+3.0-dev readline-dev libgsf-dev fribidi-dev wv-dev
popt-dev libjpeg-turbo-dev librsvg-dev bzip2-dev goffice-dev pcre-dev
libxslt-dev perl"