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 6e9f83c commit fab078fCopy full SHA for fab078f
packages/conf-gegl/conf-gegl.1/opam
@@ -20,6 +20,7 @@ depexts: [
20
["libgegl-devel"] {os-family = "suse" | os-family = "opensuse"}
21
["gegl-dev"] {os-distribution = "alpine"}
22
["libgegl-devel"] {os-distribution = "mageia"}
23
+ ["gegl"] {os-distribution = "nixos"}
24
]
25
build: [
26
["sh" "-c" "pkg-config --exists gegl-0.4"]
0 commit comments