summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0c164d0009d5..8e4f71178875 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=gcc-gcj-ecj
pkgver=4.9
-pkgrel=2
+pkgrel=3
pkgdesc="A fork of the Eclipse Java bytecode compiler for GCJ"
-depends=()
+depends=('gcc63-gcj')
provides=('eclipse-ecj')
conflicts=('eclipse-ecj')
arch=('any')
@@ -20,4 +20,4 @@ package() {
install -D -m755 $srcdir/ecj1 $pkgdir/usr/bin/ecj1
}
md5sums=('7339f199ba11c941890031fd9981d7be'
- '1bb97ba733268e8850a2610559d21c19')
+ '0db4f01e6e3fe1aedc2823be5e3e75f4')