Commit bb050eb34ae07afc6e7d04e9d40275ba364972d6

Thomas de Grivel 2019-10-27T15:42:15

add cffi-stat

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/repo.manifest b/repo.manifest
index 947abad..f1fa333 100644
--- a/repo.manifest
+++ b/repo.manifest
@@ -28,6 +28,7 @@
 (github "cffi-posix" "cffi-errno")
 (github "cffi-posix" "cffi-fcntl")
 (github "cffi-posix" "cffi-socket")
+(github "cffi-posix" "cffi-stat")
 (github "cffi-posix" "cffi-stdlib")
 (github "cffi-posix" "cffi-unistd")
 (github "chaitanyagupta" "chronicity")