mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 23:30:31 +04:00
ab664d4562
maxminddb 3.x switched to PEP 517 with build-system.requires including setuptools-scm, so the wheel build now fails with "ERROR Missing dependencies: setuptools-scm". Wire it into PKG_BUILD_DEPENDS and bump. Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>