]> git.proxmox.com Git - vncterm.git/blobdiff - debian/control
d/control: add missing build-dependencies
[vncterm.git] / debian / control
index 39d4864e59bbb900606541e24e8472d712fb5fea..bf6bdd05067fc0dfa2e64aad81886ae86d666f36 100644 (file)
@@ -1,9 +1,26 @@
+Source: vncterm
+Maintainer: Proxmox Support Team <support@proxmox.com>
+Build-Depends: debhelper (>= 8.0.0),
+               libglib2.0-dev,
+               libgnutls28-dev,
+               libjpeg62-turbo-dev,
+               libpng-dev,
+               quilt,
+               tar,
+               unifont,
+               zlib1g-dev,
+Standards-Version: 3.9.3
+
 Package: vncterm
-Version: 1.1-1
+Architecture: any
 Section: x11
 Priority: optional
-Depends: libc6 (>= 2.7-18), libjpeg62, zlib1g (>= 1:1.2.1), libvncserver0
-Maintainer: Proxmox Support Team <support@proxmox.com>
+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).