summaryrefslogtreecommitdiff
path: root/docs/client/packaging.md
blob: f767c9f142aac6d4a6110adbb9b36194d532b5d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
@title = 'Packaging'

Debian
======

This section documents all related to the debian package.

Dependencies
------------

* `openvpn`
* `python-qt4`
* `python-crypto`
* `python setuptools`
* `python-requests`
* `python-openssl`

These need a version that is not found in the current debian stable or in ubuntu 12.04. They will be packaged... soon.

* `python-keyring`

For tests
-----------------------

* `python-nose`, `python-mock`, `python-coverage`