summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTarn Burton2016-03-01 06:24:01 -0500
committerTarn Burton2016-03-01 06:24:01 -0500
commitb62c0f697834c1cf68dd24b44aa125c1ddd34059 (patch)
tree21d6c97aa5c92aef859bfd83312883fb11451d97 /PKGBUILD
parent70a100d939aa32471d8e3b3537be0d712c54446d (diff)
downloadaur-b62c0f697834c1cf68dd24b44aa125c1ddd34059.tar.gz
Removed unneeded dependencies.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4bd80b50e310..5fbe883fc3bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="http://cadabra.phi-sci.com/"
license=('GPL')
provides=('cadabra')
conflicts=('cadabra2' 'cadabra' 'cadabra-git')
-depends=('python2-matplotlib' 'python2-mpmath' 'gtkmm3' 'jsoncpp' 'mathjax' 'boost-libs<1.60.0' 'python2-sympy')
+depends=('python2-matplotlib' 'gtkmm3' 'jsoncpp' 'mathjax' 'boost-libs<1.60.0' 'python2-sympy')
makedepends=('cmake' 'gcc' 'boost<1.60.0')
source=("$pkgname::git+https://github.com/kpeeters/cadabra2" "package.patch" "cadabra.desktop")
md5sums=('SKIP'