From fda70a5884d66b0226cc73fe1ea29281376420c3576c959c3065f537cac27271 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 14 Jul 2017 13:09:37 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luarocks?expand=0&rev=3 --- lua-luarocks.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lua-luarocks.spec b/lua-luarocks.spec index b6bd8e2..4082dad 100644 --- a/lua-luarocks.spec +++ b/lua-luarocks.spec @@ -31,9 +31,11 @@ Source: https://github.com/luarocks/luarocks/archive/v%{version}.tar.gz# BuildRequires: %{flavor}-devel BuildRequires: curl BuildRequires: openssl +BuildRequires: unzip Requires: %{flavor} Requires: curl Requires: openssl +Requires: unzip BuildArch: noarch %if "%{flavor}" == "" ExclusiveArch: do_not_build