On Wed, Apr 8, 2020 at 9:18 pm, Dominic Hopf via devel
<devel@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
```
%if 0%{?rhel}
BuildRequires: webkitgtk4-devel
%else
BuildRequires: webkit2gtk3-devel
%endif
```
FYI: this package was renamed for RHEL 8. webkitgtk4 is the RHEL 7
package. webkit2gtk3 is the equivalent RHEL 8 package. Exact same
thing, less-confusing name.
So there is no webkitgtk4 in RHEL 8. If webkitgtk4-devel is present in
the buildroot allowing the build to succeed on any architecture, I
guess something is wrong with the buildroot.
_______________________________________________
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