From 15a2c4eb907a80f8c35801aad02488ad29b2daee Mon Sep 17 00:00:00 2001 From: Greg Brockman Date: Sat, 16 Jan 2010 23:15:47 -0500 Subject: [PATCH 1/1] Added openbsd-inetd to the install deps for invirt-remote-server svn path=/trunk/packages/invirt-remote/; revision=2892 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index cf537f1..e5daf5f 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Conflicts: ${diverted-files} Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, daemon, invirt-kerberos-config, fuse-utils, openssh-server, python-routefs, invirt-database, invirt-base, remctl-server, - remctl-client + remctl-client, openbsd-inetd XB-Python-Version: ${python:Versions} Description: Invirt remote-control server This package should be installed to set up the remote-control server. -- 1.7.9.5