Skip to content

Commit 7879e93

Browse files
authored
Merge pull request #183 from mseri/master
storage_interface: add missing dependency in jbuild file
2 parents 3799fd3 + f75b725 commit 7879e93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

storage/jbuild

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ let () = Printf.ksprintf Jbuild_plugin.V1.send {|
4848
(libraries
4949
(rpclib
5050
threads
51+
xapi-stdext-date
5152
xcp
5253
xcp_storage_interface_types))
5354
(wrapped false)

0 commit comments

Comments
 (0)