From: Dwight Engen Date: Fri, 24 Jan 2014 15:06:38 +0000 (-0500) Subject: add lua-alt-getopt dependency X-Git-Tag: lxc-1.0.0.beta3~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f2fd74c7b6f78d4d2db92ced632d086f81b3e73;p=thirdparty%2Flxc.git add lua-alt-getopt dependency Signed-off-by: Dwight Engen Acked-by: Stéphane Graber --- 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.