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