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 0f3f6b7 commit b4b064bCopy full SHA for b4b064b
packages/conf-libelf/conf-libelf.1.0.0/opam
@@ -12,7 +12,7 @@ depexts: [
12
["libelf"] {os = "freebsd"}
13
["libelf"] {os = "macos" & os-distribution = "homebrew"}
14
["libelf-devel"] {os = "win32" & os-distribution = "cygwinports"}
15
- ["libelf"] {os = "alpine"}
+ ["elfutils-dev"] {os = "alpine"}
16
["libelf"] {os-distribution = "macports" & os = "macos"}
17
]
18
synopsis: "Virtual package relying on libelf"
0 commit comments