Migrated index format to per-release manifests
Also applied the rest of transformations described in alire#227: no top-level [genera] table, name/version keys, [[depends-on]] array instead of table.
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
[general]
|
||||
|
||||
description = "A plotting library"
|
||||
licenses = ["LGPL 2.1"]
|
||||
name = "plplot"
|
||||
licenses = ["LGPL 2.1"]
|
||||
maintainers = ["alejandro@mosteo.com"]
|
||||
maintainers-logins = ["mosteo"]
|
||||
|
||||
[[external]]
|
||||
kind = "system"
|
||||
origin = ["libplplot-ada-dev"]
|
||||
available.'case(toolchain)'.user = false
|
||||
[external.available."case(toolchain)"]
|
||||
user = false
|
||||
Reference in New Issue
Block a user