Skip to content

Commit 8034b62

Browse files
authored
Merge pull request ocaml#23578 from ocaml/mseri-patch-3
plplot: typo on archlinux depext
2 parents b9b2e51 + c1d7974 commit 8034b62

File tree

1 file changed

+1
-1
lines changed
  • packages/plplot/plplot.5.12.0

1 file changed

+1
-1
lines changed

packages/plplot/plplot.5.12.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ depends: [
2121
depexts: [
2222
["libplplot-dev" "libshp-dev"] {os-family = "debian"}
2323
["plplot"] {os = "macos" & os-distribution = "homebrew"}
24-
["plpot"] {os-family = "arch"}
24+
["plplot"] {os-family = "arch"}
2525
["plplot-devel"] {os-family = "rhel"}
2626
["plplot-devel"] {os-family = "fedora"}
2727
["plplot-devel"] {os-family = "suse"}

0 commit comments

Comments
 (0)