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 db02c47a13..06861519e0 100644
--- a/testing/py-unicorn-hat/APKBUILD
+++ b/testing/py-unicorn-hat/APKBUILD
@@ -10,7 +10,7 @@ arch="armhf aarch64"
license="GPL2"
depends="python"
depends_dev=""
-makedepends="python-dev py-setuptools"
+makedepends="python2-dev py-setuptools"
install=""
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/pimoroni/unicorn-hat/archive/unicornhat-${pkgver}.tar.gz"