Skip to content

Commit 4bbe016

Browse files
Update META
1 parent 753a58c commit 4bbe016

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

META

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
version = "0.0.1"
22
description = "TensorFlow bindings for OCaml."
3-
requires = "unix bigarray str bytes core_kernel ctypes.foreign"
3+
requires = "unix bigarray str bytes core_kernel ctypes.foreign ctypes.stubs"
44
archive(byte) = "tensorflow.cma"
55
archive(byte, plugin) = "tensorflow.cma"
6-
archive(autolink) = "libtensorflowcstubs.a"
76
archive(native) = "tensorflow.cmxa"
87
archive(native, plugin) = "tensorflow.cmxs"
98
exists_if = "tensorflow.cma"

0 commit comments

Comments
 (0)