Commit 1c6085cd by Dwight Engen Committed by Stéphane Graber

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

parent 2495cc91
...@@ -29,7 +29,7 @@ Summary: %{name} : Linux Container ...@@ -29,7 +29,7 @@ Summary: %{name} : Linux Container
Group: Applications/System Group: Applications/System
License: LGPL License: LGPL
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: libcap Requires: libcap openssl rsync
BuildRequires: libcap libcap-devel docbook2X BuildRequires: libcap libcap-devel docbook2X
%description %description
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment