[lxc-devel] [PATCH] lxc.spec: add openssl and rsync as Required since both are used in lxc-clone

Dwight Engen dwight.engen at oracle.com
Thu Dec 6 14:58:21 UTC 2012


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 094c34d..51997b5 100644
--- a/lxc.spec.in
+++ b/lxc.spec.in
@@ -29,7 +29,7 @@ Summary: %{name} : Linux Container
 Group: Applications/System
 License: LGPL
 BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Requires: libcap
+Requires: libcap openssl rsync
 BuildRequires: libcap libcap-devel docbook2X
 
 %description
-- 
1.7.11.7






More information about the lxc-devel mailing list