diff --git a/.abf.yml b/.abf.yml index 3f36e50..4f6ba65 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - meson-0.54.3.tar.gz: 96a3172a732620f2f9ca4537a54edbb1f46077d2 + meson-0.59.4.tar.gz: 75e9e450b3450042c26e601d1ab821126b251f27 diff --git a/meson.spec b/meson.spec index 3308c3a..9dbf256 100644 --- a/meson.spec +++ b/meson.spec @@ -3,7 +3,7 @@ Summary: High productivity build system Name: meson -Version: 0.54.3 +Version: 0.59.4 Release: 1 License: ASL 2.0 Group: Development/Tools @@ -74,6 +74,9 @@ BuildRequires: wxgtku3.0-devel Requires: ninja Requires: python38-setuptools +Requires: python38-pkg-resources +Requires: python3-pkg-resources +Requires: python3-setuptools BuildArch: noarch %description