Skip to content

Commit 3c3874e

Browse files
committed
Fix travis build for alpine linux.
Correctly set depext in opam.
1 parent 5715611 commit 3c3874e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@ depends: [
1414
"cstruct" {>= "1.9"}
1515
"ocamlbuild" {build}
1616
]
17+
depexts: [[ ["alpine"] ["linux-headers"] ]]
1718
available: [ocaml-version >= "4.02.3"]
1819

0 commit comments

Comments
 (0)