aws 23.0.0: fix gnat dependency (#795)
Any kind of gnat can be used, not just `gnat_native`
This commit is contained in:
@@ -21,7 +21,7 @@ command = ["make", "setup", "ZLIB=false", "DEMOS=false",
|
||||
xmlada = "~23.0.0"
|
||||
gnatcoll = "~23.0.0"
|
||||
make = "*"
|
||||
gnat_native = ">=12"
|
||||
gnat = ">=12"
|
||||
openssl = "*"
|
||||
|
||||
[gpr-externals]
|
||||
|
||||
Reference in New Issue
Block a user