]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
add lua-alt-getopt dependency
authorDwight Engen <dwight.engen@oracle.com>
Fri, 24 Jan 2014 15:06:38 +0000 (10:06 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Fri, 24 Jan 2014 16:52:39 +0000 (11:52 -0500)
Signed-off-by: Dwight Engen <dwight.engen@oracle.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
lxc.spec.in

index ef318215342b9efcac1d337db2cbd40a23350b18..1e21011c75e2f8efed83422c5bb666f9e347538c 100644 (file)
@@ -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.