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

Signed-off-by: Dwight Engen <dwight.engen@oracle.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
Dwight Engen 2012-12-06 09:58:21 -05:00 committed by Stéphane Graber
parent 2495cc911b
commit 1c6085cdd9

View File

@ -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