]> git.proxmox.com Git - vncterm.git/blobdiff - debian/control
depend on libjpeg62-turbo instead of libjpeg62
[vncterm.git] / debian / control
index d5e983088a29fa782be05c9722e107bbc7b550e5..54438f1c11c3cc90083ee302c3b0e6e9de8b9c2d 100644 (file)
@@ -1,18 +1,23 @@
 Source: vncterm
 Maintainer: Proxmox Support Team <support@proxmox.com>
-Build-Depends:
-    debhelper (>= 8.0.0),
-    zlib1g-dev,
-    libjpeg-dev,
-    libpng-dev,
-    libglib2.0-dev,
-    libgnutls28-dev,
+Build-Depends: debhelper (>= 8.0.0),
+               libglib2.0-dev,
+               libgnutls28-dev,
+               libjpeg62-turbo-dev,
+               libpng-dev,
+               unifont,
+               zlib1g-dev,
 Standards-Version: 3.9.3
 
 Package: vncterm
 Section: x11
 Priority: optional
-Depends: libc6 (>= 2.7-18), libjpeg62, zlib1g (>= 1:1.2.1), libgnutls-deb0-28 | libgnutls30, libpng16-16, ${shlibs:Depends}
+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).