summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1d88af989ee3..4f3108a490f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,8 @@ pkgdesc='A software for visualizing molecular interaction networks and integrati
arch=('any')
url=http://www.cytoscape.org
license=('LGPL2')
-depends=('java-runtime>=8')
+depends=('java-runtime-headless>=8'
+ 'java-environment>=8')
source=("http://chianti.ucsd.edu/cytoscape-$pkgver/cytoscape-$pkgver.tar.gz" \
'cytoscape.desktop' \
'cytoscape.png' \