meson plugin: Allow duplicate items in meson-parameters
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
It is possible that the `meson-parameters`'s value contains duplicate items, e.g., multiple `-D PROJECTOPTIONS`s resulting multiple `-D`s in the array. This patch sets the `uniqueItems` schema property to `False` to allow this syntax.
Refer-to: Should the meson plugin allow non-uniqueItems? - snapcraft - snapcraft.io <https://forum.snapcraft.io/t/should-the-meson-plugin-allow-non-uniqueitems/8544>
Evaluation history
No evaluation history available.