aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-lockfile/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-lockfile/APKBUILD')
-rw-r--r--main/py-lockfile/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-lockfile/APKBUILD b/main/py-lockfile/APKBUILD
index 48d96ab02e0..607953149b3 100644
--- a/main/py-lockfile/APKBUILD
+++ b/main/py-lockfile/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="A Python file locking module"
url="https://github.com/smontanaro/pylockfile"
arch="noarch"
license="MIT"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""