From 0c8a22be7e8b21675c909ee90c847109ce14cea3 Mon Sep 17 00:00:00 2001 From: Leo Date: Sun, 1 Mar 2020 14:43:07 -0300 Subject: [PATCH] community/abiword: drop enchant --- community/abiword/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/abiword/APKBUILD b/community/abiword/APKBUILD index 720887390a6..c00f053d3b2 100644 --- a/community/abiword/APKBUILD +++ b/community/abiword/APKBUILD @@ -1,13 +1,13 @@ # Maintainer: Natanael Copa 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"