mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2026-01-24 23:40:33 +00:00
fix the dep for real
This commit is contained in:
parent
c5bbcd27c2
commit
c5d3661799
2
debian/control
vendored
2
debian/control
vendored
@ -357,7 +357,7 @@ Description: Modular compiler and toolchain technologies, documentation
|
||||
Package: llvm-8-examples
|
||||
Section: doc
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}, llvm-8-dev (= ${source:Version}), llvm-8-dev (<< ${source:Version}+c~)
|
||||
Depends: ${misc:Depends}, llvm-8-dev (>= ${source:Version}), llvm-8-dev (<< ${source:Version}+c~)
|
||||
Description: Modular compiler and toolchain technologies, examples
|
||||
LLVM is a collection of libraries and tools that make it easy to build
|
||||
compilers, optimizers, just-in-time code generators, and many other
|
||||
|
||||
Loading…
Reference in New Issue
Block a user