From 99dcca8826921c2213b8b489dafd3a5695f093ef Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Thu, 15 Apr 2021 13:34:02 +0200 Subject: [PATCH] improve the description --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index fdb038fa..7eda1ee3 100644 --- a/debian/control +++ b/debian/control @@ -307,7 +307,7 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Breaks: llvm-12-dev (<< 1:12.0.0~++rc5-1ubuntu2), clang-12 (<< 1:12.0.0~++rc5-1ubuntu2) Replaces: llvm-12-dev (<< 1:12.0.0~++rc5-1ubuntu2), clang-12 (<< 1:12.0.0~++rc5-1ubuntu2) -Description: Modular compiler and toolchain technologies +Description: Modular compiler and toolchain technologies - Plugins LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs.