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 c82fba334b36..561d36ad9508 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,12 +6,12 @@
pkgname=ebview-git
pkgver=r64.390e6ed
-pkgrel=1
+pkgrel=2
pkgdesc="A GTK2 based EPWING dictionary viewer."
arch=('i686' 'x86_64')
url="http://ebview.sourceforge.net"
license=('GPL')
-depends=('gtk2' 'libeb' 'pangox-compat')
+depends=('gtk2' 'libeb' 'pango')
makedepends=('git')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")