Skip to content

Commit

Permalink
Add texlive-full in depexts
Browse files Browse the repository at this point in the history
  • Loading branch information
emillon committed Jul 5, 2021
1 parent b84b1d3 commit 6db3042
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions rwo.opam
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,5 @@ depexts: [
["tzdata"] {os-distribution = "ubuntu"}
["tzdata"] {os-distribution = "debian"}
["tzdata"] {os-distribution = "alpine"}
["texlive-full"] {os-family = "debian"}
]
1 change: 1 addition & 0 deletions rwo.opam.locked
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ depexts: [
["pkgconfig"] {os-distribution = "centos" & os-version <= "7"}
["pkgconfig"] {os-distribution = "rhel" & os-version <= "7"}
["system:pkgconf"] {os = "win32" & os-distribution = "cygwinports"}
["texlive-full"] {os-family = "debian"}
["tzdata"] {os-distribution = "alpine"}
["tzdata"] {os-distribution = "debian"}
["tzdata"] {os-distribution = "ubuntu"}
Expand Down
1 change: 1 addition & 0 deletions rwo.opam.template
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ depexts: [
["tzdata"] {os-distribution = "ubuntu"}
["tzdata"] {os-distribution = "debian"}
["tzdata"] {os-distribution = "alpine"}
["texlive-full"] {os-family = "debian"}
]

0 comments on commit 6db3042

Please sign in to comment.