summaryrefslogtreecommitdiffstats
path: root/schemas
diff options
context:
space:
mode:
Diffstat (limited to 'schemas')
-rw-r--r--schemas/bundle.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/schemas/bundle.xsd b/schemas/bundle.xsd
index 391a5a27e..66fc6d9a7 100644
--- a/schemas/bundle.xsd
+++ b/schemas/bundle.xsd
@@ -18,6 +18,7 @@
<xsd:element name='SymLink' type='SymLinkType'/>
<xsd:element name='Permissions' type='PermissionType'/>
<xsd:element name='PostInstall' type='PostInstallType'/>
+ <xsd:element name='Group' type='GroupType'/>
</xsd:choice>
<xsd:attribute type='xsd:string' name='name' use='required'/>
</xsd:complexType>