From f88bcd573b165e0e2d149bdfadd19e7ad7b06afc Mon Sep 17 00:00:00 2001 From: Dmitry Maksyoma Date: Tue, 28 Jan 2025 12:16:00 +1300 Subject: [PATCH] Debian: add missing dependency on libdatetime-perl --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index bff5f2a..11fac2f 100644 --- a/debian/control +++ b/debian/control @@ -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