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

Thomas Lamprecht t.lamprecht at proxmox.com
Tue Apr 24 08:07:14 CEST 2018


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

changes v1 -> v2:
* omit libssl-dev for now
* replace wrong dot after 'xmlto' with comma

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

diff --git a/debian/control.in b/debian/control.in
index fa58872..18e8381 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -5,6 +5,11 @@ Maintainer: Proxmox Support Team <support at proxmox.com>
 Build-Depends: gcc-6 (>= 6.3.0-18+deb9u1),
                lintian,
                sed,
+               flex,
+               bison,
+               bc,
+               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