projects
/
invirt/packages/invirt-remote.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Make invirt-lvm lvcreate-all use sqlalchemy correctly.
[invirt/packages/invirt-remote.git]
/
debian
/
control
diff --git
a/debian/control
b/debian/control
index
69dceb9
..
4d8bd96
100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-22,8
+22,8
@@
Description: Invirt remote-control server
Package: invirt-remote-host
Architecture: all
Depends: ${misc:Depends}, daemon, remctl-server, invirt-console-host,
Package: invirt-remote-host
Architecture: all
Depends: ${misc:Depends}, daemon, remctl-server, invirt-console-host,
- invirt-vnc-server, python-cjson, python-pyinotify, python-yaml,
- util-linux, openbsd-inetd
+ invirt-vnc-server, python-cjson, python-pyinotify, python-sqlalchemy,
+ python-yaml, util-linux, openbsd-inetd
Description: Installs the Invirt host remctl configuration
This is the remctl configuration for an Invirt host. It allows any
commands to be run from the Invirt remote server
Description: Installs the Invirt host remctl configuration
This is the remctl configuration for an Invirt host. It allows any
commands to be run from the Invirt remote server