From 3e6d13173052d1e2695b869a4cf49be65562b5dd Mon Sep 17 00:00:00 2001 From: Anders Ingemann Date: Sun, 13 Dec 2015 00:32:02 +0100 Subject: [PATCH] Allow keeping no locales at all when using dpkg.locales --- bootstrapvz/plugins/minimize_size/manifest-schema.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/bootstrapvz/plugins/minimize_size/manifest-schema.yml b/bootstrapvz/plugins/minimize_size/manifest-schema.yml index 5bcac9f..7b40c8c 100644 --- a/bootstrapvz/plugins/minimize_size/manifest-schema.yml +++ b/bootstrapvz/plugins/minimize_size/manifest-schema.yml @@ -28,7 +28,6 @@ properties: properties: locales: type: array - minItems: 1 items: type: string exclude_docs: