We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f24add4 commit 5f8c989Copy full SHA for 5f8c989
packages/conf-libelf/conf-libelf.1.0.0/opam
@@ -11,6 +11,7 @@ depexts: [
11
["dev-libs/libelf"] {os-distribution = "gentoo"}
12
["libelf"] {os = "freebsd"}
13
["libelf"] {os = "macos" & os-distribution = "homebrew"}
14
+ ["libelf-devel"] {os = "win32" & os-distribution = "cygwinports"}
15
]
16
synopsis: "Virtual package relying on libelf"
17
description:
0 commit comments