[lxc-devel] [PATCH] add lua-alt-getopt dependency

Dwight Engen dwight.engen at oracle.com
Fri Jan 24 15:06:38 UTC 2014


Signed-off-by: Dwight Engen <dwight.engen at oracle.com>
---
 lxc.spec.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lxc.spec.in b/lxc.spec.in
index ef31821..1e21011 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.
-- 
1.8.3.1



More information about the lxc-devel mailing list