diff options
Diffstat (limited to 'testing/py-whoispy/APKBUILD')
-rw-r--r-- | testing/py-whoispy/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-whoispy/APKBUILD b/testing/py-whoispy/APKBUILD index bcb45a797f..8d3624b5ee 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="" |