aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-skywriter-hat
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-skywriter-hat')
-rw-r--r--community/py-skywriter-hat/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-skywriter-hat/APKBUILD b/community/py-skywriter-hat/APKBUILD
index cbbb212523..1ae702cf04 100644
--- a/community/py-skywriter-hat/APKBUILD
+++ b/community/py-skywriter-hat/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="Python libraries for the Pimoroni Skywriter board"
url="https://github.com/pimoroni/skywriter-hat"
arch="noarch"
license="MIT"
-depends="python"
+depends="python2"
depends_dev=""
makedepends="python2-dev"
install=""