summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ee0f2e105d4..b1fc21155bb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=fstrcmp
pkgver=0.7.D001
-pkgrel=2
+pkgrel=3
pkgdesc="A library that is used to make fuzzy comparisons of strings and byte arrays, including multi-byte character strings"
arch=('i686' 'x86_64')
url="http://fstrcmp.sourceforge.net/"
license=('GPL')
depends=('glibc')
-makedepends=('make' 'gcc' 'groff' 'libtool')
+makedepends=('make' 'gcc' 'ghostscript' 'groff' 'libtool')
options=(!libtool !staticlibs)
source=(http://fstrcmp.sourceforge.net/$pkgname-$pkgver.tar.gz)
md5sums=('9c440bbdfcad9fd22e38f2388715b0cc')