File: debcargo.toml

package info (click to toggle)
rust-gio-sys 0.22.0-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 936 kB
  • sloc: ansic: 3; makefile: 2
file content (11 lines) | stat: -rw-r--r-- 414 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
overlay = "."
uploaders = ["Matthias Geiger <werdahias@debian.org>"]
collapse_features = true
# Some tests are written in C and get built when `cargo test` is executed.
whitelist = ["tests/*.c"]

[source]
build_depends_arch = ["gir-rust-code-generator (>= 0.20)", "gir1.2-gio-2.0-dev (>= 2.87.3)", "gobject-introspection (>= 1.86.0-3~)", "xmlstarlet"]

[packages.lib]
test_depends = ["libglib2.0-dev (>= 2.87.3)"]