diff options
Diffstat (limited to 'testing/py-stdnum/APKBUILD')
-rw-r--r-- | testing/py-stdnum/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-stdnum/APKBUILD b/testing/py-stdnum/APKBUILD index 3f3ef469f3..263adc7313 100644 --- a/testing/py-stdnum/APKBUILD +++ b/testing/py-stdnum/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python module to handle standardized numbers and codes" url="http://arthurdejong.org/python-stdnum/" arch="noarch" license="LGPL2+" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" |