mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2026-07-17 16:36:49 +00:00
Debian: add missing dependency on libdatetime-perl
This commit is contained in:
parent
e04731870b
commit
f88bcd573b
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
|
@ -14,7 +14,7 @@ Architecture: amd64 arm64
|
|||
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, ssl-cert, xauth,
|
||||
x11-xkb-utils, xkb-data, procps, libswitch-perl, libyaml-tiny-perl,
|
||||
libhash-merge-simple-perl, libscalar-list-utils-perl, liblist-moreutils-perl,
|
||||
libtry-tiny-perl, libdatetime-timezone-perl, libgbm1
|
||||
libtry-tiny-perl, libdatetime-perl, libdatetime-timezone-perl, libgbm1
|
||||
Provides: vnc-server
|
||||
Description: KasmVNC provides remote web-based access to a Desktop or application.
|
||||
While VNC is in the name, KasmVNC differs from other VNC variants such
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue