diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm index 7bb61a25116..3317271802f 100644 --- a/gnu/packages/geo.scm +++ b/gnu/packages/geo.scm @@ -2499,6 +2499,8 @@ MaxMind DB files.") (list python-maxminddb python-requests python-aiohttp)) + (native-inputs + (list python-setuptools python-wheel)) (home-page "https://www.maxmind.com/") (synopsis "MaxMind GeoIP2 API") (description "Provides an API for the GeoIP2 web services and databases.