summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 4b3ca58..9bf33b5 100644
--- a/debian/control
+++ b/debian/control
@@ -9,16 +9,18 @@ Build-Depends:
libwebsockets-dev,
zlib1g-dev,
Rules-Requires-Root: no
-Standards-Version: 4.6.1
+Standards-Version: 4.5.1
Homepage: https://tsl0922.github.io/ttyd
Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/ttyd
Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/ttyd
Package: ttyd
Section: web
-Architecture: linux-any
+Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
+Recommends:
+ apache2 | httpd,
Description: Share your terminal over the web
ttyd is a command-line tool for sharing a terminal over the web.