Files
alire-index-community/index/gn/gnat.toml
T
2019-05-17 17:25:31 +02:00

14 lines
437 B
TOML

[general]
description = "GNAT is a compiler for the Ada programming language"
licenses = []
maintainers = ["alejandro@mosteo.com"]
# Until we rework the native package situation, the intention here is to
# depend on the native compiler, and not in a particular version. Hence,
# although versions do not match here, we get the intended result.
[0]
[0.origin.'case(distribution)']
'debian|ubuntu' = "native:gnat"
'...' = ""