Skip to content

Commit fab078f

Browse files
authored
added depext, for gegl on nixos
1 parent 6e9f83c commit fab078f

File tree

1 file changed

+1
-0
lines changed
  • packages/conf-gegl/conf-gegl.1

1 file changed

+1
-0
lines changed

packages/conf-gegl/conf-gegl.1/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ depexts: [
2020
["libgegl-devel"] {os-family = "suse" | os-family = "opensuse"}
2121
["gegl-dev"] {os-distribution = "alpine"}
2222
["libgegl-devel"] {os-distribution = "mageia"}
23+
["gegl"] {os-distribution = "nixos"}
2324
]
2425
build: [
2526
["sh" "-c" "pkg-config --exists gegl-0.4"]

0 commit comments

Comments
 (0)