]> git.proxmox.com Git - pxar.git/commitdiff
add back .buildbot.yml
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 4 Oct 2021 13:29:46 +0000 (15:29 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 4 Oct 2021 13:29:46 +0000 (15:29 +0200)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
.buildbot.yml [new file with mode: 0644]

diff --git a/.buildbot.yml b/.buildbot.yml
new file mode 100644 (file)
index 0000000..a25ce7c
--- /dev/null
@@ -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