From 3bfb805fea8b6429617b63a53131ee8597256eff07a74c1a1a168834c65cf826 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 2 Apr 2020 13:26:51 +0000 Subject: [PATCH] Use lua-penlight instead of lua-Penlight OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-argparse?expand=0&rev=4 --- lua-argparse.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua-argparse.spec b/lua-argparse.spec index 97537cb..b68b3f6 100644 --- a/lua-argparse.spec +++ b/lua-argparse.spec @@ -50,7 +50,7 @@ Name: %{flavor}-argparse %endif %endif %if %{with test} -BuildRequires: %{flavor}-Penlight +BuildRequires: %{flavor}-penlight BuildRequires: %{flavor}-argparse BuildRequires: %{flavor}-busted %endif