summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1c9ea4385a28..b0c7d06cf921 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Python module for reading and writing data in common electrophysiology
arch=('i686' 'x86_64' 'armv7h')
url="http://www.stimfit.org"
license=('GPLv2')
-depends=('hdf5' 'python-numpy' 'swig')
+depends=('hdf5' 'python-numpy' 'swig' 'python-wxpython' 'python-biosig')
makedepends=('python' 'git' 'boost')
source=('stfio::git+https://github.com/neurodroid/stimfit.git')