aboutsummaryrefslogtreecommitdiffstats
path: root/testing/esptool/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/esptool/APKBUILD')
-rw-r--r--testing/esptool/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/esptool/APKBUILD b/testing/esptool/APKBUILD
index 318e0d796a..f8b4f2cd1c 100644
--- a/testing/esptool/APKBUILD
+++ b/testing/esptool/APKBUILD
@@ -8,7 +8,7 @@ url="https://github.com/themadinventor/esptool"
arch="noarch"
license="GPLv2"
depends="python py-serial py-setuptools"
-makedepends="python-dev"
+makedepends="python2-dev"
install=""
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/themadinventor/${pkgname}/archive/v${pkgver}.tar.gz"