From 9f2fd74c7b6f78d4d2db92ced632d086f81b3e73 Mon Sep 17 00:00:00 2001 From: Dwight Engen Date: Fri, 24 Jan 2014 10:06:38 -0500 Subject: [PATCH] add lua-alt-getopt dependency MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Dwight Engen Acked-by: Stéphane Graber --- lxc.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lxc.spec.in b/lxc.spec.in index ef3182153..1e21011c7 100644 --- a/lxc.spec.in +++ b/lxc.spec.in @@ -89,7 +89,7 @@ development of the Linux containers. %package lua Summary: Lua bindings for %{name} Group: System Environment/Libraries -Requires: lua-filesystem +Requires: lua-filesystem lua-alt-getopt BuildRequires: lua-devel %description lua The %{name}-lua package contains %{name} bindings for lua. -- 2.47.2