]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
lxc.spec: add openssl and rsync as Required since both are used in lxc-clone
authorDwight Engen <dwight.engen@oracle.com>
Thu, 6 Dec 2012 14:58:21 +0000 (09:58 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 6 Dec 2012 15:08:20 +0000 (10:08 -0500)
Signed-off-by: Dwight Engen <dwight.engen@oracle.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
lxc.spec.in

index 094c34d5b432fe675b2dfcc0e430dcb74c6ce52f..51997b5abd66fdd67f08d8602a9dffe954a7d40f 100644 (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