File: debcargo.toml

package info (click to toggle)
rust-virtio-queue 0.14.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 444 kB
  • sloc: makefile: 2
file content (17 lines) | stat: -rw-r--r-- 416 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
overlay = "."
uploaders = ["Fabian Grünbichler <debian@fabian.gruenbichler.email>", "Michael Tokarev <mjt@tls.msk.ru>"]
collapse_features = true

[packages.lib]
test_is_broken = true

[packages."lib+test-utils"]
test_is_broken = false

[packages."lib+@"]
test_is_broken = true

[source]
# Since whole rust-vmm explicitly does not support 32bits, there's no need to fight
build_depends = ["architecture-is-64-bit"]