diff options
Diffstat (limited to 'testing/py-ioflo')
-rw-r--r-- | testing/py-ioflo/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-ioflo/APKBUILD b/testing/py-ioflo/APKBUILD index 41e6f6eae9..1f9232b607 100644 --- a/testing/py-ioflo/APKBUILD +++ b/testing/py-ioflo/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="An automated Reasoning Engine and Flow Based Programming Framework" url="https://github.com/ioflo/ioflo" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" |