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 32a8af88f6b7..7552fa16a966 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='Audio signal processing environment aimed at sound designers - git vers
arch=('any')
url="http://ajaxsoundstudio.com/software/$_pkgname"
license=('GPL3')
-depends=('python' 'python-pyo>=1.0.1' 'python-numpy>=1.18' 'python-wxpython>=4.0.7')
+depends=('python>=3.6.0' 'python-pyo' 'python-numpy>=1.18' 'python-wxpython')
makedepends=('git')
provides=("$_pkgname")
conflicts=("$_pkgname")