Commit bfd4ce3f authored by Vivien Alger's avatar Vivien Alger

Update dependencies list

parent a18ab305
......@@ -24,8 +24,8 @@ Depends: ${misc:Depends},
g++ | c++-compiler,
make,
patch,
# openvpn for ipv6
openvpn,
# re6stnet for ipv6
re6stnet,
Description: Client-side to deploy applications with SlapOS
SlapOS allows one to turn any application into SaaS (Service as a System),
PaaS (Platform as a Service) or IaaS (Infrastructure as a Service) without
......
......@@ -45,11 +45,11 @@ Packager: Arnaud Fontaine <arnaud.fontaine@nexedi.com>, Cédric Le Ninivin <cedr
%if 0%{?suse_version} == 1210
BuildRequires: gcc-c++, make, patch, wget, python, chrpath, python-distribute
Requires: bridge-utils, python, gcc-c++, make, patch, wget, python-distribute, openvpn
Requires: bridge-utils, python, gcc-c++, make, patch, wget, python-distribute, re6stnet
%else
BuildRequires: gcc-c++, make, patch, wget, python, chrpath, python-setuptools
Requires: bridge-utils, python, gcc-c++, make, patch, wget, python-setuptools, openvpn
Requires: bridge-utils, python, gcc-c++, make, patch, wget, python-setuptools, re6stnet
%endif
AutoReqProv: no
......
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