aboutsummaryrefslogtreecommitdiffstats
path: root/testing/esptool
diff options
context:
space:
mode:
Diffstat (limited to 'testing/esptool')
-rw-r--r--testing/esptool/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/esptool/APKBUILD b/testing/esptool/APKBUILD
index f8b4f2cd1c..418726b5fe 100644
--- a/testing/esptool/APKBUILD
+++ b/testing/esptool/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="ESP8266 ROM Bootloader utility"
url="https://github.com/themadinventor/esptool"
arch="noarch"
license="GPLv2"
-depends="python py-serial py-setuptools"
+depends="python2 py-serial py-setuptools"
makedepends="python2-dev"
install=""
subpackages="$pkgname-doc"