mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-21 11:18:06 +00:00
Old unrealirc versions won't build on Stretch so adding conflict
This commit is contained in:
@@ -32,6 +32,10 @@
|
||||
<name>Kali.*</name>
|
||||
</conflict>
|
||||
|
||||
<conflict>
|
||||
<name>.*Stretch.*</name>
|
||||
</conflict>
|
||||
|
||||
<requires>
|
||||
<type>update</type>
|
||||
</requires>
|
||||
|
||||
@@ -84,9 +84,13 @@
|
||||
<software_name>unrealircd</software_name>
|
||||
<software_license>MIT</software_license>
|
||||
|
||||
<!--<conflict>-->
|
||||
<!--<name>Stretch</name>-->
|
||||
<!--</conflict>-->
|
||||
<conflict>
|
||||
<name>.*Stretch.*</name>
|
||||
</conflict>
|
||||
<conflict>
|
||||
<name>.*Kali.*</name>
|
||||
</conflict>
|
||||
|
||||
<requires>
|
||||
<module_path>services/unix/irc/unrealirc</module_path>
|
||||
</requires>
|
||||
|
||||
Reference in New Issue
Block a user