diff options
Diffstat (limited to 'testing/py-utc/APKBUILD')
-rw-r--r-- | testing/py-utc/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-utc/APKBUILD b/testing/py-utc/APKBUILD index 43e7c1f49e..6dd2e5eb2c 100644 --- a/testing/py-utc/APKBUILD +++ b/testing/py-utc/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A tiny library for working with UTC time" url="http://bits.btubbs.com/utc" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" |