Define arch attribute on packagereq
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
parent
b960a7772a
commit
4b33467a95
@ -143,6 +143,11 @@
|
|||||||
<ref name="boolean"/>
|
<ref name="boolean"/>
|
||||||
</attribute>
|
</attribute>
|
||||||
</optional>
|
</optional>
|
||||||
|
<optional>
|
||||||
|
<attribute name="arch">
|
||||||
|
<ref name="string"/>
|
||||||
|
</attribute>
|
||||||
|
</optional>
|
||||||
<ref name="packagename"/>
|
<ref name="packagename"/>
|
||||||
</element>
|
</element>
|
||||||
</define>
|
</define>
|
||||||
|
Loading…
Reference in New Issue
Block a user