Greetings,
I'm trying to build Geany and the Geany Plugins for EPEL8 currently and stumble over an issue which seems to be
quite special in some kind for aarch64 and s390x:
Basically I merged the epel7 branch into the epel8 branch for that build, the geany-plugins-markdown plugin required webkitgtk4-devel so far:
```
%if 0%{?rhel}
BuildRequires: webkitgtk4-devel
%else
BuildRequires: webkit2gtk3-devel
%endif
BuildRequires: webkitgtk4-devel
%else
BuildRequires: webkit2gtk3-devel
%endif
```
I'm a bit confused and unsure how to proceed further as the build obviously worked fine for ppc64le and x86_64.
Thanks very much for any advise how to solve this issue.
Regards,
Dominic
_______________________________________________ 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