GNATcoll bindings 21.0.0 (#182)
* Add GNATcoll bindings 21.0.0 For the same reason as GNATcoll, this patch removes the 2019 release of gmp and iconv. * Add externals for GNATcoll bindings
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
description = "Header files and a static library for Python3"
|
||||
name = "libpython3dev"
|
||||
licenses = ["Custom"] # PSF is not available in Alire yet
|
||||
maintainers = ["chouteau@adacore.com"]
|
||||
maintainers-logins = ["Fabien-Chouteau"]
|
||||
|
||||
[[external]]
|
||||
kind = "system"
|
||||
[external.origin."case(distribution)"]
|
||||
"debian|ubuntu" = ["libpython3-dev"]
|
||||
msys2 = ["mingw-w64-x86_64-python"]
|
||||
Reference in New Issue
Block a user