summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Rosenstrauch2017-01-12 14:55:23 -0500
committerDavid Rosenstrauch2017-01-12 14:55:23 -0500
commitd9b9b14035ee63ba2387c50106d7211fb9fdd194 (patch)
treefc429e06b99cb0ed2c65be0798ec9be2703dac6c /PKGBUILD
parentfbbbc4219af5537099633fb67365988cd31bf66d (diff)
downloadaur-eclipse-dltk-shelled.tar.gz
bug fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 12336541e438..3d06d60950fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@
pkgname=eclipse-dltk-shelled
pkgver=5.6
-pkgrel=1
+pkgrel=2
_pkgdate="201608300412"
pkgdesc="Shell IDE for Eclipse"
arch=('i686' 'x86_64')
url="http://www.eclipse.org/dltk/"
license=('EPL')
-depends=("eclipse-dltk-core")
+depends=("eclipse-dltk-core" "eclipse-linuxtools")
optdepends=('openssh')
conflicts=("eclipse-shelled")
_mirror="http://www.eclipse.org/downloads/download.php?r=1&file="