[jhbuild] sysdeps-latest: Update altdep for LLVM 13 and git snapshot



commit 0f4ca1888d81cba1ec91bc9170dec10de34677f4
Author: Ting-Wei Lan <lantw src gnome org>
Date:   Sun Nov 21 23:55:09 2021 +0800

    sysdeps-latest: Update altdep for LLVM 13 and git snapshot

 modulesets/gnome-sysdeps-latest.modules | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
---
diff --git a/modulesets/gnome-sysdeps-latest.modules b/modulesets/gnome-sysdeps-latest.modules
index 4cf6fdab..8b1a45ac 100644
--- a/modulesets/gnome-sysdeps-latest.modules
+++ b/modulesets/gnome-sysdeps-latest.modules
@@ -532,6 +532,8 @@
     <systemdependencies>
       <dep type="c_include" name="clang-c/Index.h">
         <!-- Debian. FIXME: This is definitely broken. https://bugzilla.gnome.org/show_bug.cgi?id=781872 -->
+        <altdep type="c_include" name="../lib/llvm-14/include/clang-c/Index.h"/>
+        <altdep type="c_include" name="../lib/llvm-13/include/clang-c/Index.h"/>
         <altdep type="c_include" name="../lib/llvm-12/include/clang-c/Index.h"/>
         <altdep type="c_include" name="../lib/llvm-11/include/clang-c/Index.h"/>
         <altdep type="c_include" name="../lib/llvm-10/include/clang-c/Index.h"/>
@@ -548,6 +550,10 @@
         <altdep type="c_include" name="../lib/llvm-3.5/include/clang-c/Index.h"/>
         <altdep type="c_include" name="../lib/llvm-3.4/include/clang-c/Index.h"/>
         <!-- FreeBSD -->
+        <altdep type="c_include" name="../llvm13/include/clang-c/Index.h"/>
+        <altdep type="c_include" name="../llvm12/include/clang-c/Index.h"/>
+        <altdep type="c_include" name="../llvm11/include/clang-c/Index.h"/>
+        <altdep type="c_include" name="../llvm10/include/clang-c/Index.h"/>
         <altdep type="c_include" name="../llvm90/include/clang-c/Index.h"/>
         <altdep type="c_include" name="../llvm80/include/clang-c/Index.h"/>
         <altdep type="c_include" name="../llvm70/include/clang-c/Index.h"/>
@@ -953,6 +959,10 @@
     <systemdependencies>
       <dep type="c_include" name="llvm-c/Core.h">
         <!-- Debian -->
+        <altdep type="c_include" name="llvm-c-14/llvm-c/Core.h"/>
+        <altdep type="c_include" name="llvm-c-13/llvm-c/Core.h"/>
+        <altdep type="c_include" name="llvm-c-12/llvm-c/Core.h"/>
+        <altdep type="c_include" name="llvm-c-11/llvm-c/Core.h"/>
         <altdep type="c_include" name="llvm-c-10/llvm-c/Core.h"/>
         <altdep type="c_include" name="llvm-c-9/llvm-c/Core.h"/>
         <altdep type="c_include" name="llvm-c-8/llvm-c/Core.h"/>
@@ -967,6 +977,10 @@
         <altdep type="c_include" name="llvm-c-3.5/llvm-c/Core.h"/>
         <altdep type="c_include" name="llvm-c-3.4/llvm-c/Core.h"/>
         <!-- FreeBSD -->
+        <altdep type="c_include" name="../llvm13/include/llvm-c/Core.h"/>
+        <altdep type="c_include" name="../llvm12/include/llvm-c/Core.h"/>
+        <altdep type="c_include" name="../llvm11/include/llvm-c/Core.h"/>
+        <altdep type="c_include" name="../llvm10/include/llvm-c/Core.h"/>
         <altdep type="c_include" name="../llvm90/include/llvm-c/Core.h"/>
         <altdep type="c_include" name="../llvm80/include/llvm-c/Core.h"/>
         <altdep type="c_include" name="../llvm70/include/llvm-c/Core.h"/>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]