mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2026-01-06 18:41:51 +00:00
control: Build-depend on libpfm4-dev only on linux
This commit is contained in:
parent
435a786b59
commit
9aa9a7ee90
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
|
||||
libpfm4-dev [linux-any]
|
||||
Build-Conflicts: oprofile, ocaml
|
||||
Standards-Version: 4.2.1
|
||||
Homepage: https://www.llvm.org/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user