summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-07-19 11:32:38 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-07-19 11:32:38 +0000
commit0409e98822a933e551cbbbfa6ac9542cc24f3be6 (patch)
tree097218ff5e3cc0be95fa098f9f6a7b7e8f083e2f /debian/control
parentAdding TODO file. (diff)
downloadttyd-0409e98822a933e551cbbbfa6ac9542cc24f3be6.tar.xz
ttyd-0409e98822a933e551cbbbfa6ac9542cc24f3be6.zip
Updating.tmp-apache2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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.