diff options
| author | Kali Kaneko <kali@leap.se> | 2018-02-20 22:53:16 +0100 |
|---|---|---|
| committer | Kali Kaneko <kali@leap.se> | 2018-02-20 22:53:16 +0100 |
| commit | fb64aef0566c8122f0a1444d0a86686e92ea94e3 (patch) | |
| tree | 555a1784e8c958325ec473ae8a40ac341e12fb59 | |
| parent | 3d8d918a41964bceed04296ca9605333c097300b (diff) | |
[pkg] add missing deps for vpn-only build
| -rw-r--r-- | pkg/requirements-vpn.pip | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg/requirements-vpn.pip b/pkg/requirements-vpn.pip index e2f3a243..536d3fca 100644 --- a/pkg/requirements-vpn.pip +++ b/pkg/requirements-vpn.pip @@ -4,3 +4,5 @@ colorama zope.interface service-identity leap.common>=0.5.5 +psutil +certifi |
