summaryrefslogtreecommitdiff
path: root/user/py3-twisted/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/py3-twisted/APKBUILD')
-rw-r--r--user/py3-twisted/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/py3-twisted/APKBUILD b/user/py3-twisted/APKBUILD
index c1f9a6321..37f2b0976 100644
--- a/user/py3-twisted/APKBUILD
+++ b/user/py3-twisted/APKBUILD
@@ -10,7 +10,7 @@ pkgdesc="Asynchronous networking framework written in Python"
url="https://twistedmatrix.com/"
arch="all"
license="MIT"
-depends="py3-incremental"
+depends="python3 py3-incremental"
makedepends="python3-dev"
subpackages=""
source="https://files.pythonhosted.org/packages/source/$_p/$_pkgname/$_pkgname-$pkgver.tar.bz2"