]> git.proxmox.com Git - pve-qemu.git/commit
buildsys: fix build-dependencies on headers for 'vma' and 'pbs_restore'
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 18 Nov 2021 07:05:38 +0000 (08:05 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 18 Nov 2021 07:11:57 +0000 (08:11 +0100)
commitc5e8e7c9989d5d295b81815bbe35f005875bd26b
treed6601b819541decbd9aa7f4382f67a8018db2c8c
parent7cf6b6092697b682c7ef46e97a6b0db5e68cf57b
buildsys: fix build-dependencies on headers for 'vma' and 'pbs_restore'

both of them depend on generated header files, so we have to specify
them as sources. Otherwise, it happens (at least on some machines)
that they will be compiled before the headers are generated, aborting
the build.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
debian/patches/pve/0025-PVE-Backup-add-vma-backup-format-code.patch
debian/patches/pve/0028-PVE-Backup-pbs-restore-new-command-to-restore-from-p.patch