diff --git a/lua-lgi.changes b/lua-lgi.changes index 81cf313..7297364 100644 --- a/lua-lgi.changes +++ b/lua-lgi.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 25 11:52:07 UTC 2023 - Michal Suchanek + +- Fix missing dependency on lua-macros (boo#1205612) + ------------------------------------------------------------------- Tue Feb 9 14:32:38 UTC 2021 - Dominique Leuenberger diff --git a/lua-lgi.spec b/lua-lgi.spec index 3c04260..bcff08f 100644 --- a/lua-lgi.spec +++ b/lua-lgi.spec @@ -27,6 +27,7 @@ Group: Development/Languages/Other URL: https://github.com/pavouk/lgi Source0: https://github.com/pavouk/%{mod_name}/archive/%{version}.tar.gz#/%{mod_name}-%{version}.tar.gz Patch: lua54.patch +BuildRequires: lua-macros BuildRequires: %{flavor}-devel BuildRequires: pkgconfig BuildRequires: pkgconfig(gmodule-2.0)