Skip to content

Commit dabb493

Browse files
committed
pin-depends ctypes
1 parent 8bfbeb5 commit dabb493

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

gobject-introspection.opam

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,6 @@ build: [
4141
["dune" "install" "-p" name "--create-install-files" name]
4242
]
4343
dev-repo: "git+https://github.com/cedlemo/OCaml-GObject-Introspection.git"
44+
pin-depends: [
45+
["ctypes.dev" "git+https://github.com/ocamllabs/ocaml-ctypes.git#673c98baddf77dae763139fe7dca47ed107cf412"]
46+
]
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
pin-depends: [
2+
["ctypes.dev" "git+https://github.com/ocamllabs/ocaml-ctypes.git#673c98baddf77dae763139fe7dca47ed107cf412"]
3+
]

0 commit comments

Comments
 (0)