Richard,
I've got a PR for you that adds your explicit tex BuildRequires so that this works again:
Upstream TeXLive sometimes moves .sty files around, so in most cases, it is easier to specify BuildRequires using the "tex(requirement.sty)" Provides. If your package has a .tex file, look for the \usepackage{foo} lines, those are your tex dependencies. And in some cases, those dependencies may be met by local .sty files, so if you can't find a package in Fedora texlive that Provides: tex(foo.sty), look for foo.sty in your package source. (It also could be legitimately missing in Fedora, I'm clearly not perfect!)
Thanks,
Tom
On Wed, May 20, 2020 at 8:41 AM Richard Shaw <hobbes1069@xxxxxxxxx> wrote:
_______________________________________________On Wed, May 20, 2020 at 7:39 AM Richard Shaw <hobbes1069@xxxxxxxxx> wrote:Not sure if this problem is related, but the last time I build OpenImageIO it worked, I was performing a local mock build (with the local repo enabled) and ran into this:Correction, OpenColorIO. My fingers always want to type OpenImageIO :)Thanks,Richard
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-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/devel@xxxxxxxxxxxxxxxxxxxxxxx
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-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/devel@xxxxxxxxxxxxxxxxxxxxxxx