diff options
Diffstat (limited to 'testing/py-audioread/APKBUILD')
-rw-r--r-- | testing/py-audioread/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-audioread/APKBUILD b/testing/py-audioread/APKBUILD index 7eced72a3f..b86628dc5f 100644 --- a/testing/py-audioread/APKBUILD +++ b/testing/py-audioread/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev" +makedepends="python2-dev" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/a/audioread/audioread-$pkgver.tar.gz" |