From 1c6085cdd97cf947237e361245b35c6cdab90357 Mon Sep 17 00:00:00 2001 From: Dwight Engen Date: Thu, 6 Dec 2012 09:58:21 -0500 Subject: [PATCH] lxc.spec: add openssl and rsync as Required since both are used in lxc-clone MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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 094c34d5b..51997b5ab 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