aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-fs
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-fs')
-rw-r--r--testing/py-fs/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-fs/APKBUILD b/testing/py-fs/APKBUILD
index 64b3c52c01f..d766290f13f 100644
--- a/testing/py-fs/APKBUILD
+++ b/testing/py-fs/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="A Python Filesystem abstraction layer"
url="https://pypi.python.org/pypi/fs"
arch="noarch"
license="BSD"
-depends="python py-boto py-paramiko py-six py-django py-dexml"
+depends="python2 py-boto py-paramiko py-six py-django py-dexml"
depends_dev=""
makedepends="python2-dev py-setuptools py-six"
install=""