mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-12-30 22:22:11 +00:00
Revert "llvm-7-examples: Force the same version of llvm-7-dev to mitigate a debci issue https://ci.debian.net/data/autopkgtest/unstable/amd64/l/llvm-toolchain-7/1635547/log.gz"
This reverts commit b8546552cc.
This commit is contained in:
parent
ee2b231141
commit
e498c3cd6a
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -1,8 +1,5 @@
|
||||
llvm-toolchain-7 (1:7.0.1-5) unstable; urgency=medium
|
||||
|
||||
* llvm-7-examples: Force the same version of llvm-7-dev to mitigate
|
||||
a debci issue
|
||||
https://ci.debian.net/data/autopkgtest/unstable/amd64/l/llvm-toolchain-7/1635547/log.gz
|
||||
* Add 'Rules-Requires-Root: no' in debian/control
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Fri, 04 Jan 2019 16:00:41 +0100
|
||||
|
||||
2
debian/control
vendored
2
debian/control
vendored
@ -357,7 +357,7 @@ Description: Modular compiler and toolchain technologies, documentation
|
||||
Package: llvm-7-examples
|
||||
Section: doc
|
||||
Architecture: all
|
||||
Depends: ${misc:Depends}, llvm-7-dev (= ${source:Version}), llvm-7-dev (<< ${source:Version}+c~)
|
||||
Depends: ${misc:Depends}, llvm-7-dev (>= ${source:Version}), llvm-7-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