aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-unicorn-hat
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-unicorn-hat')
-rw-r--r--testing/py-unicorn-hat/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-unicorn-hat/APKBUILD b/testing/py-unicorn-hat/APKBUILD
index 06861519e0..6904e461a1 100644
--- a/testing/py-unicorn-hat/APKBUILD
+++ b/testing/py-unicorn-hat/APKBUILD
@@ -8,7 +8,7 @@ pkgdesc="Python wrapper for driving ws2812 pixels from the Raspberry Pi"
url="http://shop.pimoroni.com/products/unicorn-hat"
arch="armhf aarch64"
license="GPL2"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"
install=""