From 664a98f31ec0e271c2c4b6b57cf254debefa515a Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Mon, 14 Oct 2013 16:18:20 +0000 Subject: [PATCH] multiarch lib --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 9aad079a..2072a847 100644 --- a/debian/control +++ b/debian/control @@ -114,6 +114,8 @@ Description: C, C++ and Objective-C compiler (LLVM based) - Documentation Package: libclang1-3.3 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${dep:devlibs} +Pre-Depends: ${misc:Pre-Depends} +Multi-Arch: same Description: clang library Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Some of its goals include the following: