https://bugzilla.redhat.com/show_bug.cgi?id=1747574 --- Comment #7 from Miro Hrončok <mhroncok@xxxxxxxxxx> --- # iverilog and ghdl are the FOSS simulators. cocotb supports both. # We need them to run the tests. # It isn't *strictly* necessary to have them installed, though, especially # since cocotb also supports non-FOSS simulators. Thus, use a weak dep to # pull them in (but allow someone to remove them if necessary). Recommends: iverilog, ghdl BuildRequires: iverilog, ghdl The recommends will not be applied to the python3-cocotb package, but to the python-cocotb package (that is not being created at the end, hence, the recommends are no-op). -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx