aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-audioread/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-audioread/APKBUILD')
-rw-r--r--testing/py-audioread/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-audioread/APKBUILD b/testing/py-audioread/APKBUILD
index b86628dc5fe..1506ad6833b 100644
--- a/testing/py-audioread/APKBUILD
+++ b/testing/py-audioread/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="Cross-library audio decoding for Python"
url="https://github.com/sampsyo/audioread"
arch="noarch"
license="MIT"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev"
install=""