d4e3b9403c
In crates where there was mixed information about source releases and externals, some properties that apply only to the former were carried over to the new externals-only manifest.
12 lines
350 B
TOML
12 lines
350 B
TOML
description = "GNAT Components Collection - Core packages"
|
|
name = "gnatcoll"
|
|
authors = ["AdaCore"]
|
|
licenses = ["GPL 3.0"]
|
|
maintainers = ["derodat@adacore.com"]
|
|
maintainers-logins = ["pmderodat"]
|
|
|
|
[[external]]
|
|
kind = "system"
|
|
[external.origin."case(distribution)"]
|
|
"debian|ubuntu" = ["libgnatcoll16.1.0-dev", "libgnatcoll17-dev", "libgnatcoll18-dev"]
|