summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaimar Bühmann2019-10-06 19:11:07 +0200
committerRaimar Bühmann2019-10-06 19:11:07 +0200
commitafe9631cd58b0ad0d2a2bdb2a29b8997772bd6ff (patch)
treeb019377c7f536345a599bb9bda1453e0a7bf28d8
parent44eebb7ea202a8c7399f88e38940f024e7440b0e (diff)
downloadaur-afe9631cd58b0ad0d2a2bdb2a29b8997772bd6ff.tar.gz
correct dependencies
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3243b1ab5ff7..285b8f0a0f1d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,6 @@ pkgbase = eclipse-tpd
arch = any
license = EPL1.0
depends = eclipse-tmf-xtext
- depends = eclipse-m2t-xpand
options = !strip
source = https://download.eclipse.org/cbi/tpd/3.0.0-SNAPSHOT/org.eclipse.cbi.targetplatform-3.0.0.201902111444.zip
sha256sums = 3e754e44fd0c1b4d2b68e3d3bdd41c040fc14c9639946dc911d4ec8e17c6ab79
diff --git a/PKGBUILD b/PKGBUILD
index 24304bfc9094..e120a5f16c19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Target Platform DSL plug-in for Eclipse IDE"
arch=('any')
url="https://github.com/mbarbero/fr.obeo.releng.targetplatform"
license=('EPL1.0')
-depends=(eclipse-tmf-xtext eclipse-m2t-xpand)
+depends=('eclipse-tmf-xtext')
options=('!strip')
# https://download.eclipse.org/cbi/tpd/3.0.0-SNAPSHOT/
source=(