summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f80160fe7ec8..ecd99d797eef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
# Contributor: muflax <muflax@gmail.com>
pkgname=eb-library
pkgver=4.4.3
-pkgrel=2
+pkgrel=3
pkgdesc="EB library for several dictionary formats, including EPWING"
arch=('any')
url="https://web-beta.archive.org/web/20120401145849/http://www.sra.co.jp/people/m-kasahr/eb"
license=('BSD')
makedepends=('autoconf' 'automake')
-depends=('perl' 'gcc-libs')
+depends=('perl' 'gcc-libs' 'zlib')
options=('!libtool')
source=(ftp://ftp.sra.co.jp/pub/misc/eb/eb-$pkgver.tar.bz2)
md5sums=('17dd1fade7ba0b82ce6e60f19fcbc823')