projects
/
invirt/packages/invirt-vnc-server.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Verify HMAC of invirt-vnc token before unpickling anything.
[invirt/packages/invirt-vnc-server.git]
/
debian
/
control
diff --git
a/debian/control
b/debian/control
index
f1446f8
..
8bcb6dc
100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-10,7
+10,8
@@
Standards-Version: 3.8.0
Package: invirt-vnc-server
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, daemon,
Package: invirt-vnc-server
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, daemon,
- python-twisted-core, python-xen-3.2, openssl
+ python-twisted-core, python-xen-3.2 | python-xen-3.3, openssl,
+ python-openssl
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}
Description: Install and enable the VNC server
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}
Description: Install and enable the VNC server