summaryrefslogtreecommitdiff
path: root/user/py3-rfc3339/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/py3-rfc3339/APKBUILD')
-rw-r--r--user/py3-rfc3339/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/py3-rfc3339/APKBUILD b/user/py3-rfc3339/APKBUILD
index 03c002ca4..ae6c517af 100644
--- a/user/py3-rfc3339/APKBUILD
+++ b/user/py3-rfc3339/APKBUILD
@@ -10,7 +10,7 @@ url="https://pypi.python.org/pypi/pyRFC3339"
arch="noarch"
options="!check" # needs nose
license="MIT"
-depends="py3-tz"
+depends="python3 py3-tz"
makedepends="python3-dev"
subpackages=""
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"