mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-14 13:55:54 +00:00
Make it arch:any
This commit is contained in:
parent
c110201415
commit
5f371677fe
2
debian/control
vendored
2
debian/control
vendored
@ -166,7 +166,7 @@ Description: Clang library - Development package
|
||||
libclang1-17.
|
||||
|
||||
Package: libclang-common-17-dev
|
||||
Architecture: all
|
||||
Architecture: any
|
||||
Section: libdevel
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libllvm17 (>= ${binary:Version})
|
||||
Recommends: libclang-rt-17-dev (>= 1:16~++20230115053056+df5fc4504b86-1~exp1)
|
||||
|
2
debian/control.in
vendored
2
debian/control.in
vendored
@ -166,7 +166,7 @@ Description: Clang library - Development package
|
||||
libclang1-@LLVM_VERSION@.
|
||||
|
||||
Package: libclang-common-@LLVM_VERSION@-dev
|
||||
Architecture: all
|
||||
Architecture: any
|
||||
Section: libdevel
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libllvm@LLVM_VERSION@ (= ${binary:Version})
|
||||
Recommends: libclang-rt-@LLVM_VERSION@-dev (>= 1:16~++20230115053056+df5fc4504b86-1~exp1)
|
||||
|
Loading…
Reference in New Issue
Block a user