summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJordan Pierce2015-12-10 15:17:17 -0800
committerJordan Pierce2015-12-10 15:17:17 -0800
commitb920b94e19c8d9c6fe619dfec0dc4fc4a4692bec (patch)
treec70964825569fad851223b0fd4ef15d8625a77c4
parent102553e27e012349f3664b1a9f7f80dbfd7f7c92 (diff)
downloadaur-b920b94e19c8d9c6fe619dfec0dc4fc4a4692bec.tar.gz
updated deps
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 972c01591320..09d99729679c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Program developed by Nion Co. for interfacing with electron microscopes
arch=('i686' 'x86_64')
url="http://nion.com/swift/"
license=('GPL')
-depends=('qt5-base' 'qt5-svg' 'python' 'python-numpy' 'python-scipy', 'python34')
+depends=('qt5-base' 'qt5-svg' 'python' 'python-numpy' 'python34')
makedepend=('unzip')
# install=$pkgname.install
source=("${pkgname}.zip::http://nion.com/swift/files/NionSwift_Linux_x64_python3.4m_0.5.7.zip")