diff options
Diffstat (limited to 'testing/py-pycolorterm')
-rw-r--r-- | testing/py-pycolorterm/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-pycolorterm/APKBUILD b/testing/py-pycolorterm/APKBUILD index c1fdc7b450..3a142cc285 100644 --- a/testing/py-pycolorterm/APKBUILD +++ b/testing/py-pycolorterm/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python module to work with color and style formatting" url="https://github.com/dnmellen/pycolorterm" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" |