Skip to content

Commit

Permalink
Add opam dependency on ctypes
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Lindig <[email protected]>
  • Loading branch information
lindig committed Aug 20, 2018
1 parent 33b17ca commit 47308e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions xapi.opam
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ depends: [
"jbuilder" {build & >= "1.0+beta11"}
"alcotest"
"cdrom"
"ctypes" {>= "0.4"}
"ctypes-foreign" {>= "0.4"}
"fd-send-recv"
"message-switch-unix"
"mtime"
Expand Down

0 comments on commit 47308e5

Please sign in to comment.