aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-gpiozero/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-gpiozero/APKBUILD')
-rw-r--r--community/py-gpiozero/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-gpiozero/APKBUILD b/community/py-gpiozero/APKBUILD
index a347502d18..b2b7708d0a 100644
--- a/community/py-gpiozero/APKBUILD
+++ b/community/py-gpiozero/APKBUILD
@@ -10,7 +10,7 @@ arch="armhf"
license="BSD-3"
depends="python"
depends_dev=""
-makedepends="python-dev py-setuptools"
+makedepends="python2-dev py-setuptools"
install=""
subpackages=""
source="$_pkgname-$pkgver.tar.gz::https://github.com/RPi-Distro/${_pkgname}/archive/v${pkgver}.tar.gz"