From cf925b94abd05e27b742062e34284065e1e14c8f Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Thu, 27 Jun 2019 11:14:33 +0200 Subject: [PATCH] debian/control: add clang build dependency --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 9fe57525..c5e1afbf 100644 --- a/debian/control +++ b/debian/control @@ -3,6 +3,7 @@ Section: admin Priority: optional Maintainer: Proxmox Support Team Build-Depends: bash-completion, + clang, debhelper (>= 10), libpam0g-dev, libsystemd-dev,