mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-11-03 00:53:43 +00:00
refresh debian/control
This commit is contained in:
parent
263547f3b7
commit
57b722ea4a
7
debian/control
vendored
7
debian/control
vendored
@ -35,8 +35,8 @@ Build-Depends: debhelper (>= 10.0), cmake, ninja-build,
|
||||
Build-Conflicts: oprofile
|
||||
Standards-Version: 4.6.2
|
||||
Homepage: https://www.llvm.org/
|
||||
Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 16
|
||||
Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/16
|
||||
Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b snapshot
|
||||
Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/snapshot
|
||||
|
||||
# ------------- clang -------------
|
||||
|
||||
@ -168,7 +168,8 @@ Description: Clang library - Development package
|
||||
Package: libclang-common-17-dev
|
||||
Architecture: all
|
||||
Section: libdevel
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libllvm17 (>= ${source:Version})
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libllvm17 (>= ${source:Version}),
|
||||
libllvm17 (<< ${source:Version}.1~)
|
||||
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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user