]> git.proxmox.com Git - vncterm.git/commitdiff
d/control: update and fix dependencies
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 29 May 2023 15:50:48 +0000 (17:50 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 29 May 2023 15:56:10 +0000 (17:56 +0200)
drop tar, it's essential so not required as long as we don't have any
specific version needs.

Add misc:Depends for debhelper auto-dependency stuff and let
shlib:Depends handle libc versioning constraints.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/control

index 65fc46d8caf1e3bbe3916f3fd39155177a7e1439..5b24295ac4395ae607d283e72b74326da1b1800d 100644 (file)
@@ -9,7 +9,6 @@ Build-Depends: cmake,
                libjpeg62-turbo-dev,
                libpng-dev,
                quilt,
-               tar,
                unifont,
                zlib1g-dev,
 Standards-Version: 4.6.1
@@ -18,11 +17,11 @@ Package: vncterm
 Architecture: any
 Section: x11
 Priority: optional
-Depends: libc6 (>= 2.7-18),
-         libgnutls-deb0-28 | libgnutls30,
+Depends: libgnutls-deb0-28 | libgnutls30,
          libjpeg62-turbo,
          libpng16-16,
          zlib1g (>= 1:1.2.1),
+         ${misc:Depends},
          ${shlibs:Depends},
 Description: VNC Terminal Emulator
  With vncterm you can start commands and export its standard input and