Le vendredi 21 juin 2019 à 19:16 -0500, Jason L Tibbitts III a écrit :

> (Certainly it's
> better if it misses things because you can always just add them as
> regular BuildRequires:, but it's tougher to deal with things added
> erroneously.)

That's trivial to handle too, just add a
| grep -v 'bad_dep' 

after the command that generates the bad dep in the spec (assuming it's
a clean generator that generaties one line per dep not something awful
to untangle)

And then open a bug so the generator gets fixed

Regards,

-- 
Nicolas Mailhot
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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/devel@lists.fedoraproject.org

Reply via email to