X-Git-Url: https://git.proxmox.com/?p=vncterm.git;a=blobdiff_plain;f=debian%2Fcontrol;h=89c0f5dc599c003782c851131d0b0a3a4c833e36;hp=9d9c2c98959fc9750f6df03909ab1d1a898c3279;hb=ed0731ffaab8bfd009995bd55550de25140b7649;hpb=90ba8cf67b9fd2abcb3f640d8dbd876f95e8cdd0 diff --git a/debian/control b/debian/control index 9d9c2c9..89c0f5d 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,26 @@ +Source: vncterm +Maintainer: Proxmox Support Team +Build-Depends: debhelper (>= 10~), + libglib2.0-dev, + libgnutls28-dev, + libjpeg62-turbo-dev, + libpng-dev, + quilt, + tar, + unifont, + zlib1g-dev, +Standards-Version: 4.1.3 + Package: vncterm -Version: 1.4-1 +Architecture: any Section: x11 Priority: optional -Depends: libc6 (>= 2.7-18), libjpeg62, zlib1g (>= 1:1.2.1), libgnutls-deb0-28 | libgnutls30, libpng16-16 -Maintainer: Proxmox Support Team +Depends: libc6 (>= 2.7-18), + libgnutls-deb0-28 | libgnutls30, + libjpeg62-turbo, + libpng16-16, + zlib1g (>= 1:1.2.1), + ${shlibs:Depends}, Description: VNC Terminal Emulator With vncterm you can start commands and export its standard input and output to any VNC client (simulating a xterm Terminal).