From d8b8b9a4b45e170bfc6df9b611cbeb1735ca098d7b48c2389d26d3334bea72ac Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 1 Apr 2020 21:41:16 +0000 Subject: [PATCH] Add missing BR OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-argparse?expand=0&rev=2 --- lua-argparse.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/lua-argparse.spec b/lua-argparse.spec index a488758..4bf9f23 100644 --- a/lua-argparse.spec +++ b/lua-argparse.spec @@ -46,6 +46,7 @@ ExclusiveArch: do_not_build Name: %{flavor}-argparse %endif %if %{with test} +BuildRequires: %{flavor}-Penlight BuildRequires: %{flavor}-busted %endif