aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-centinel/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-centinel/APKBUILD')
-rw-r--r--testing/py-centinel/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-centinel/APKBUILD b/testing/py-centinel/APKBUILD
index 8861c9fb7d1..82a1f1f0c36 100644
--- a/testing/py-centinel/APKBUILD
+++ b/testing/py-centinel/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="A tool used to detect network interference and internet censorship"
url="https://github.com/projectbismark/centinel"
arch="noarch"
license="MIT"
-depends="python py-dnspython"
+depends="python2 py-dnspython"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""