control: Build-depend on libpfm4-dev only on linux

This commit is contained in:
Samuel Thibault 2019-10-31 22:45:01 +01:00
parent 435a786b59
commit 9aa9a7ee90

2
debian/control vendored
View File

@ -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/