aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-blinker/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-blinker/APKBUILD')
-rw-r--r--testing/py-blinker/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-blinker/APKBUILD b/testing/py-blinker/APKBUILD
index ab57a8eeb51..c7b08a32fb3 100644
--- a/testing/py-blinker/APKBUILD
+++ b/testing/py-blinker/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="Fast, simple object-to-object and broadcast signalling"
url="http://pypi.python.org/pypi/blinker"
arch="noarch"
license="MIT"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""