diff --git a/autospec/buildreq.py b/autospec/buildreq.py index 0f249ff..e0322f6 100644 --- a/autospec/buildreq.py +++ b/autospec/buildreq.py @@ -298,6 +298,7 @@ class Requirements(object): "libxml2No-python", "futures", "configparser", + "setuptools_scm[toml]", "typing", "ipaddress"]) self.autoreconf_reqs = ["gettext-bin",