mirror of
git://github.com/lxc/lxc
synced 2025-09-01 18:15:11 +00:00
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:
committed by
Stéphane Graber
parent
2495cc911b
commit
1c6085cdd9
@@ -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
|
||||||
|
Reference in New Issue
Block a user