From cfffa8ace2a2fa3f2d6dceb57144d2f45c261b28 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Wed, 22 Nov 2023 00:22:06 +0100 Subject: [PATCH] refresh debian/control with control.in changes --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index e7cbb886..de5daf26 100644 --- a/debian/control +++ b/debian/control @@ -169,7 +169,7 @@ Description: Clang library - Development package Package: libclang-common-17-dev Architecture: any Section: libdevel -Depends: ${shlibs:Depends}, ${misc:Depends}, libllvm17 (>= ${binary:Version}) +Depends: ${shlibs:Depends}, ${misc:Depends}, libllvm17 (= ${binary:Version}) Recommends: libclang-rt-17-dev (>= 1:16~++20230115053056+df5fc4504b86-1~exp1) Description: Clang library - Common development package Clang project is a C, C++, Objective C and Objective C++ front-end