Skip to content

Commit c1d7974

Browse files
authored
plplot: typo on archlinux depext
See hcarty/ocaml-plplot#8
1 parent b9b2e51 commit c1d7974

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)