diff options
Diffstat (limited to 'testing/py-newt_syrup/APKBUILD')
-rw-r--r-- | testing/py-newt_syrup/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-newt_syrup/APKBUILD b/testing/py-newt_syrup/APKBUILD index 5e8507fccc..75e8794c25 100644 --- a/testing/py-newt_syrup/APKBUILD +++ b/testing/py-newt_syrup/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="LGPLv2+" depends="py-newt" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://mcpierce.fedorapeople.org/sources/newt_syrup-$pkgver.tar.gz" |