package/python-esptool: fix zlib module for python3
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 17 Jan 2021 11:21:45 +0000 (12:21 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 17 Jan 2021 14:25:55 +0000 (15:25 +0100)
commitc9e001fa9229e205878091dee93181ff51513eaf
tree73d0667e10fe735c81add6658d2b53de0969e143
parent2cc6bd748276027745dfe748a28980a55cd3b0d3
package/python-esptool: fix zlib module for python3

Fixes config with BR2_PACKAGE_PYTHON3=y

WARNING: unmet direct dependencies detected for BR2_PACKAGE_PYTHON_ZLIB
  Depends on [n]: BR2_PACKAGE_PYTHON [=n]
  Selected by [y]:
  - BR2_PACKAGE_PYTHON_ESPTOOL [=y] && (BR2_PACKAGE_PYTHON [=n] || BR2_PACKAGE_PYTHON3 [=y])

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/python-esptool/Config.in