Allow filtering comps for different variants
We already filter for arches, so this just extends the filter to work with variants as well. Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
This commit is contained in:
parent
d7021c5688
commit
a217eea24e
20 changed files with 281 additions and 55 deletions
|
|
@ -33,8 +33,8 @@
|
|||
<default>false</default>
|
||||
<uservisible>true</uservisible>
|
||||
<packagelist>
|
||||
<packagereq type="optional">dummy-elinks</packagereq>
|
||||
<packagereq type="optional">dummy-tftp</packagereq>
|
||||
<packagereq type="optional" variant="Server">dummy-elinks</packagereq>
|
||||
<packagereq type="optional" variant="Client">dummy-tftp</packagereq>
|
||||
</packagelist>
|
||||
</group>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue