From 1182a3c40db2f682c736160573168bd9e3fcccb1 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 16 Dec 2019 15:33:57 +0100 Subject: [PATCH] Revert "d/control: add llvm-dev to build-dependencies" llvm-dev was wrong, llvm-config is shipped by llvm package This reverts commit 2db252aeae236a033e7a0c5b8a613e0eb06126d0. --- debian/control | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/control b/debian/control index 5438dc94..b5b382f2 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,6 @@ Build-Depends: bash-completion, libsystemd-dev, libuuid1, libzstd-dev (>= 1.3.8), - llvm-dev, pkg-config, python3-docutils, python3-sphinx,