]> git.proxmox.com Git - pmg-api.git/commitdiff
d/control: fix and add missing build dependencies
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 23 Jul 2019 19:31:29 +0000 (21:31 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 24 Jul 2019 18:14:05 +0000 (20:14 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/control

index 5804ec2e9ba1240299cde3beee37f42df917eeac..6f2ff6995b112602a6deb46dbd9e62cfc3604065 100644 (file)
@@ -6,17 +6,26 @@ Build-Depends: debhelper (>= 10~),
                dh-systemd,
                libarchive-perl,
                libarchive-zip-perl,
+               libauthen-pam-perl,
                libcompress-bzip2-perl,
                libdbd-pg-perl,
                libdbi-perl,
+               libfile-readbackwards-perl,
                libfile-sync-perl,
+               libhtml-scrubber-perl,
+               liblockfile-simple-perl,
+               libnet-ldap-perl,
                libnet-server-perl,
+               libpve-apiclient-perl,
                libpve-common-perl (>= 5.0-51),
+               libpve-http-server-perl (>= 2.0-12),
+               librrds-perl,
+               libtemplate-perl,
                libxdgmime-perl,
                p7zip-full,
                perl (>= 5.10.0-19),
                pmg-doc-generator,
-               postgresql-9.6,
+               postgresql-11,
                proxmox-spamassassin,
                tnef,
 Standards-Version: 3.9.5
@@ -65,7 +74,7 @@ Depends: apt,
          pmg-gui,
          pmg-log-tracker,
          postfix (>= 2.5.5),
-         postgresql-9.6,
+         postgresql-11,
          proxmox-mini-journalreader,
          proxmox-spamassassin,
          pve-xtermjs (>= 1.0-1),