summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoreolianoe2015-07-12 20:57:34 +0200
committereolianoe2015-07-12 20:57:34 +0200
commit95cbbef6355babf2fa3c0687f26b5aeebedb904a (patch)
treeb737b6725b0e67852452e3c6dd04fdbe4215a911
parent342b33bc28a6e1ec74af4e9441a116aa5f30b3e3 (diff)
downloadaur-95cbbef6355babf2fa3c0687f26b5aeebedb904a.tar.gz
Remove unused dependency
jing seems to be unused but saxon is still needed
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f9a37d93adaa..6e648af3ca37 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = scilab
pkgdesc = A scientific software package for numerical computations.
pkgver = 5.5.2
- pkgrel = 2
+ pkgrel = 3
url = http://www.scilab.org
install = scilab.install
arch = i686
@@ -30,7 +30,7 @@ pkgbase = scilab
depends = jeuclid-core
depends = jgraphx>=2.0.0.1
depends = javahelp2
- depends = jing
+ depends = saxon-he
depends = jlatexmath-fop>=1.0.3
depends = jrosetta>=1.0.4
depends = jgoodies-looks
diff --git a/PKGBUILD b/PKGBUILD
index da2efff4a8f8..59c2bb0b13b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=scilab
pkgver=5.5.2
-pkgrel=2
+pkgrel=3
pkgdesc='A scientific software package for numerical computations.'
arch=('i686' 'x86_64')
url='http://www.scilab.org'
@@ -15,7 +15,7 @@ depends=('shared-mime-info' 'desktop-file-utils' 'gtk-update-icon-cache'
'java-runtime=7'
'beanshell2' 'eclipse-ecj' 'java-flexdock>=1.2.4' 'fop-hyph'
'java-freehep-vectorgraphics' 'jeuclid-core' 'jgraphx>=2.0.0.1' 'javahelp2'
- 'jing' 'jlatexmath-fop>=1.0.3' 'jrosetta>=1.0.4' 'jgoodies-looks' 'java-qdox'
+ 'saxon-he' 'jlatexmath-fop>=1.0.3' 'jrosetta>=1.0.4' 'jgoodies-looks' 'java-qdox'
'scirenderer' 'java-skinlf' 'java-testng' 'xalan-java' 'docbook-xsl'
'jogl2.2.4'
'java-batik1.7' 'java-xmlgraphics-commons=1.5')