Skip to content

Commit a05aba6

Browse files
af-afkjmid
andauthored
Update packages/conf-libelf/conf-libelf.1.0.0/opam
Co-authored-by: Jan Midtgaard <[email protected]>
1 parent b4b064b commit a05aba6

File tree

1 file changed

+2
-0
lines changed
  • packages/conf-libelf/conf-libelf.1.0.0

1 file changed

+2
-0
lines changed

packages/conf-libelf/conf-libelf.1.0.0/opam

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ bug-reports: "https://github.com/ocaml/opam-repository/issues"
77
build: ["pkg-config" "--exists" "libelf"]
88
depexts: [
99
["libelf-dev"] {os-family = "debian" | os-family = "ubuntu"}
10+
["elfutils-libelf-devel"] {os-distribution = "fedora" | os-family = "fedora"}
11+
["libelf-devel"] {os-family = "suse" | os-family = "opensuse"}
1012
["libelf"] {os-distribution = "arch"}
1113
["dev-libs/libelf"] {os-distribution = "gentoo"}
1214
["libelf"] {os = "freebsd"}

0 commit comments

Comments
 (0)