File: debcargo.toml

package info (click to toggle)
rust-libheif-sys 5.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,044 kB
  • sloc: makefile: 11; ansic: 6
file content (13 lines) | stat: -rw-r--r-- 396 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
overlay = "."
uploaders = ["Matthias Geiger <werdahias@riseup.net>","Fab Stz <fabstz-it@yahoo.fr>"]

excludes = ["vendor/*"]

[packages.lib]
depends = ["libheif-dev","libsharpyuv-dev", "zlib1g-dev"]
test_depends = ["libheif-dev", "libsharpyuv-dev", "zlib1g-dev"]
test_is_broken = true

# Only the tests for the appropriate libheif version would work
[packages."lib+v1_21"]
test_is_broken = false