forked from pool/openvpn
Accepting request 442517 from network:vpn
1 OBS-URL: https://build.opensuse.org/request/show/442517 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openvpn?expand=0&rev=71
This commit is contained in:
commit
cfd18fe566
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 28 16:33:34 UTC 2016 - matwey.kornilov@gmail.com
|
||||
|
||||
- Require iproute2 explicitly. openvpn uses /bin/ip from iproute2,
|
||||
so it should be installed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 8 13:26:16 UTC 2016 - astieger@suse.com
|
||||
|
||||
|
@ -67,6 +67,7 @@ Requires: pkcs11-helper
|
||||
%if %{with_systemd}
|
||||
BuildRequires: systemd-devel
|
||||
%endif
|
||||
Requires: iproute2
|
||||
BuildRequires: xz
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user