aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-cycler/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-cycler/APKBUILD')
-rw-r--r--testing/py-cycler/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-cycler/APKBUILD b/testing/py-cycler/APKBUILD
index 4e054f226c..e27e17cb57 100644
--- a/testing/py-cycler/APKBUILD
+++ b/testing/py-cycler/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="Composable style cycles in Python"
url="http://matplotlib.org/cycler/"
arch="noarch"
license="BSD"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""