diff --git a/anda/langs/python/wget/wget.spec b/anda/langs/python/wget/wget.spec index 63ae72b24e..986ad5ba21 100644 --- a/anda/langs/python/wget/wget.spec +++ b/anda/langs/python/wget/wget.spec @@ -16,6 +16,9 @@ BuildArch: noarch BuildRequires: python3-devel BuildRequires: python3-pip +BuildRequires: python3-importlib-metadata +BuildRequires: python3-wheel +BuildRequires: python3-setuptools Packager: Its-J