summaryrefslogtreecommitdiff
path: root/comms/py-esptool
diff options
context:
space:
mode:
Diffstat (limited to 'comms/py-esptool')
-rw-r--r--comms/py-esptool/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/py-esptool/Makefile b/comms/py-esptool/Makefile
index 7b4af0137fd..4ce10b30756 100644
--- a/comms/py-esptool/Makefile
+++ b/comms/py-esptool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2021/09/21 17:26:09 gdt Exp $
+# $NetBSD: Makefile,v 1.8 2021/09/21 23:26:02 wiz Exp $
DISTNAME= esptool-3.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,7 +10,7 @@ HOMEPAGE= https://github.com/espressif/esptool
COMMENT= Firmware tool for ESP8266/ESP32
LICENSE= gnu-gpl-v2
-BUILD_DEPENDS+= ${PYPKGPREFIX}-wheel:../../devel/py-wheel
+BUILD_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
DEPENDS+= ${PYPKGPREFIX}-bitstring>=3.1.6:../../devel/py-bitstring
DEPENDS+= ${PYPKGPREFIX}-cryptography>=2.1.4:../../security/py-cryptography