From 135e77509d979ff5a36c698216b8e77b25e0a71cc89ddcfe78fa2198b7867f88 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 23 Nov 2022 13:12:45 +0000 Subject: [PATCH] Accepting request 1037525 from Kernel:tools - Fix missing dependency on lua-macros (boo#1205612) OBS-URL: https://build.opensuse.org/request/show/1037525 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-cliargs?expand=0&rev=11 --- lua-cliargs.changes | 5 +++++ lua-cliargs.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/lua-cliargs.changes b/lua-cliargs.changes index 7acee9e..0af8ecb 100644 --- a/lua-cliargs.changes +++ b/lua-cliargs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 23 10:15:37 UTC 2022 - Michal Suchanek + +- Fix missing dependency on lua-macros (boo#1205612) + ------------------------------------------------------------------- Fri Feb 26 11:03:28 UTC 2021 - Callum Farmer diff --git a/lua-cliargs.spec b/lua-cliargs.spec index eb16be3..412d456 100644 --- a/lua-cliargs.spec +++ b/lua-cliargs.spec @@ -1,7 +1,7 @@ # # spec file for package lua-cliargs # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,6 +28,7 @@ Group: Development/Libraries/Other URL: https://github.com/amireh/lua_cliargs Source: https://github.com/amireh/lua_cliargs/archive/v%{upversion}.tar.gz#/%{rname}-%{upversion}.tar.gz BuildRequires: %{flavor}-devel +BuildRequires: lua-macros Requires: %{flavor} BuildArch: noarch %lua_provides