From a34856ae74d935670aedda7b8cc62cf9e18b0550f504ede19dbe334c3a9727d6 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 25 Jan 2023 21:11:17 +0000 Subject: [PATCH] Accepting request 1060894 from home:michals:branches:devel:languages:lua - Fix missing dependency on lua-macros (boo#1205612) OBS-URL: https://build.opensuse.org/request/show/1060894 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-cassowary?expand=0&rev=6 --- lua-cassowary.changes | 5 +++++ lua-cassowary.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/lua-cassowary.changes b/lua-cassowary.changes index d7d0ebc..65507b8 100644 --- a/lua-cassowary.changes +++ b/lua-cassowary.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 25 11:52:07 UTC 2023 - Michal Suchanek + +- Fix missing dependency on lua-macros (boo#1205612) + ------------------------------------------------------------------- Fri Sep 2 15:15:21 UTC 2022 - Callum Farmer diff --git a/lua-cassowary.spec b/lua-cassowary.spec index ecc13dc..e9cd8de 100644 --- a/lua-cassowary.spec +++ b/lua-cassowary.spec @@ -26,6 +26,7 @@ License: Apache-2.0 Group: Development/Languages/Other URL: https://github.com/sile-typesetter/cassowary.lua Source: cassowary.lua-%{version}.tar.xz +BuildRequires: lua-macros BuildRequires: %{flavor}-penlight BuildRequires: %{flavor}-luarocks BuildRequires: %{flavor}-devel