mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-23 22:17:38 +00:00
Update build-dep libpfm4-dev to linux-any. Thanks to Samuel Thibault for the patch
This commit is contained in:
commit
a9b7e17640
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
llvm-toolchain-9 (1:9.0.0-4) unstable; urgency=medium
|
||||
|
||||
* Update build-dep libpfm4-dev to linux-any.
|
||||
Thanks to Samuel Thibault for the patch
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 31 Oct 2019 23:45:03 +0100
|
||||
|
||||
llvm-toolchain-9 (1:9.0.0-3) unstable; urgency=medium
|
||||
|
||||
* Seems to be ok, uploading to unstable
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -18,7 +18,7 @@ Build-Depends: debhelper (>= 9.0), cmake, chrpath, texinfo, sharutils,
|
||||
ocaml-findlib [amd64 arm64 armhf i386 ppc64el s390x],
|
||||
libctypes-ocaml-dev [amd64 arm64 armhf i386 ppc64el s390x],
|
||||
dh-exec, dh-ocaml [amd64 arm64 armhf i386 ppc64el s390x],
|
||||
libpfm4-dev, python3-setuptools, libz3-dev,
|
||||
libpfm4-dev [linux-any], python3-setuptools, libz3-dev,
|
||||
g++-8 | g++-7 | g++-6 | g++-5 | g++-4.7
|
||||
Build-Conflicts: oprofile, ocaml
|
||||
Standards-Version: 4.2.1
|
||||
|
Loading…
Reference in New Issue
Block a user