diff options
author | kali <kali@leap.se> | 2013-05-07 23:03:24 +0900 |
---|---|---|
committer | kali <kali@leap.se> | 2013-05-07 23:03:24 +0900 |
commit | e6b7d52d827109d6fc8d79a28e8d46964e1ad94c (patch) | |
tree | af2a5a67acfb330da960372465e2566f2eca9d65 /docs/pkg/debian.rst | |
parent | 96eaddedd7f09fcbcc390aedd7078aeecfa4c885 (diff) |
fix pyqt references
Diffstat (limited to 'docs/pkg/debian.rst')
-rw-r--r-- | docs/pkg/debian.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/pkg/debian.rst b/docs/pkg/debian.rst index e98032a5..204d4073 100644 --- a/docs/pkg/debian.rst +++ b/docs/pkg/debian.rst @@ -10,9 +10,9 @@ Dependencies ------------ * ``openvpn`` -* ``python-qt4`` +* ``python-pyside`` * ``python-crypto`` -* ``python setuptools`` +* ``python-setuptools`` * ``python-requests`` * ``python-openssl`` |