diff --git a/.buildbot.yml b/.buildbot.yml new file mode 100644 index 0000000..a25ce7c --- /dev/null +++ b/.buildbot.yml @@ -0,0 +1,8 @@ +# d/control is autogenerated and does not pick up the *example* dependencies as +# they are not required to build the debian package, but for our buildbot build +# call we need them +dependencies: +- librust-tokio-dev +- librust-tokio+fs-dev +- librust-tokio+macros-dev +- librust-tokio+rt-multi-thread-dev