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 c25aa4419071..d62f94954239 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=eclipse-objectaid
pkgver=1.2.4
-pkgrel=1
+pkgrel=2
pkgdesc='Create UML class diagrams from existing Java source code and libraries with this plugin for Eclipse IDE.'
arch=('any')
url='http://www.objectaid.com'
license=('ObjectAid Class Diagram Editor License')
-depends=('eclipse>=4.5.0')
+depends=('eclipse>=4.5.0' eclipse-gef3)
options=('!strip')
source=(
"https://www.objectaid.com/update/current/objectaid-$pkgver.zip"