[pve-devel] [PATCH kernel] d/control: add some missing build dependencies

Thomas Lamprecht t.lamprecht at proxmox.com
Fri Apr 20 14:46:42 CEST 2018


Signed-off-by: Thomas Lamprecht <t.lamprecht at proxmox.com>
---

should apply to both master and 4.15

 debian/control.in | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/debian/control.in b/debian/control.in
index fa58872..a9ba042 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -5,6 +5,12 @@ Maintainer: Proxmox Support Team <support at proxmox.com>
 Build-Depends: gcc-6 (>= 6.3.0-18+deb9u1),
                lintian,
                sed,
+               flex,
+               bison,
+               bc,
+               libssl-dev,
+               asciidoc,
+               xmlto.
                tar,
 Build-Conflicts: pve-headers- at KVNAME@,
 Vcs-Git: git://git.proxmox.com/git/pve-kernel
-- 
2.14.2





More information about the pve-devel mailing list