summaryrefslogtreecommitdiff
path: root/pkg/requirements.pip
diff options
context:
space:
mode:
authorantialias <antialias@leap.se>2012-10-01 16:58:39 -0400
committerantialias <antialias@leap.se>2012-10-01 16:58:39 -0400
commitd0540e808749ff9f9e90ec5e055168f5f408e51b (patch)
tree64d9d7009b7b6150205d6390e8a6eaffd79398c8 /pkg/requirements.pip
parentbee0813fd3d99be1bf85f55fd63bc0c603d0104e (diff)
Now throws a CriticalError when an pre-exisiting openvpn istance is found.
Diffstat (limited to 'pkg/requirements.pip')
-rw-r--r--pkg/requirements.pip1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip
index 5eeabf5c..a958d53f 100644
--- a/pkg/requirements.pip
+++ b/pkg/requirements.pip
@@ -2,5 +2,6 @@ argparse
configuration
requests
ping
+psutil
netifaces
python-gnutls==1.1.9 # see https://bugs.launchpad.net/ubuntu/+source/python-gnutls/+bug/1027129