aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-whoispy
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-whoispy')
-rw-r--r--testing/py-whoispy/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-whoispy/APKBUILD b/testing/py-whoispy/APKBUILD
index bcb45a797f1..8d3624b5ee0 100644
--- a/testing/py-whoispy/APKBUILD
+++ b/testing/py-whoispy/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="A Python module/library to get the WHOIS information"
url="https://github.com/nemumu/whoispy"
arch="noarch"
license="GPL3+"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""