From f48e7628579372cf263f6133c347c8f56268bcee Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Wed, 15 May 2013 09:23:29 -0400 Subject: [PATCH] add lua-lunit as BR --- lua-posix.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/lua-posix.spec b/lua-posix.spec index 288ce46..ba136c0 100644 --- a/lua-posix.spec +++ b/lua-posix.spec @@ -16,6 +16,7 @@ Patch0: luaposix-lua-5.2.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: lua >= %{luaver}, lua-devel >= %{luaver} BuildRequires: ncurses-devel +BuildRequires: lua-lunit Requires: lua >= %{luaver} %description