[elbe-devel] [PATCH v2 2/2] debian: remove openssh-server dep
bage at linutronix.de
bage at linutronix.de
Fri May 7 09:54:56 CEST 2021
From: Bastian Germann <bage at linutronix.de>
Commit 53a2d407fd (debian: add openssh-server dep for elbe-daemon) added
openssh-server which is also included in the default initvm recipe.
Remove it from the debian dependencies because elbe is functional without
openssh-server. The initvm's package list is the right place for it.
Signed-off-by: Bastian Germann <bage at linutronix.de>
---
debian/control | 1 -
1 file changed, 1 deletion(-)
diff --git a/debian/control b/debian/control
index 949f161ff..4a6d27685 100644
--- a/debian/control
+++ b/debian/control
@@ -104,7 +104,6 @@ Depends: ${misc:Depends},
python3-elbe-buildenv (= ${binary:Version}),
python3-cherrypy3,
python3-beaker,
- openssh-server,
lsb-base (>= 3.0-6)
Description: wsgi daemon interface
subcommand to start wsgi services.
--
2.30.2
More information about the elbe-devel
mailing list