diff options
-rw-r--r-- | schemas/pkglist.xsd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/schemas/pkglist.xsd b/schemas/pkglist.xsd index a0bc79af8..13d70646a 100644 --- a/schemas/pkglist.xsd +++ b/schemas/pkglist.xsd @@ -19,6 +19,7 @@ <xsd:attribute type='xsd:string' name='reloc'/> <xsd:attribute type='xsd:string' name='multiarch'/> <xsd:attribute type='xsd:string' name='srcs'/> + <xsd:attribute type='xsd:string' name='type'/> </xsd:complexType> <xsd:complexType name='ContainerType'> |