summaryrefslogtreecommitdiffstats
path: root/testing/py-ludibrio/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-ludibrio/APKBUILD')
-rw-r--r--testing/py-ludibrio/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-ludibrio/APKBUILD b/testing/py-ludibrio/APKBUILD
index cd38c11b83d..6ec89afef0e 100644
--- a/testing/py-ludibrio/APKBUILD
+++ b/testing/py-ludibrio/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="A Platform for test doubles in Python"
url="https://github.com/nsigustavo/ludibrio"
arch="noarch"
license="GPL"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""