Fix fields that must not appear with externals
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.
This commit is contained in:
@@ -11,6 +11,3 @@ kind = "system"
|
||||
user = false
|
||||
[external.origin."case(distribution)"]
|
||||
"debian|ubuntu" = ["libncursesada6.1.20180127-dev", "libncursesada5-dev", "libncursesada3-dev"]
|
||||
|
||||
[depends-on]
|
||||
gnat = "any"
|
||||
|
||||
Reference in New Issue
Block a user