To build sioyek it is necessary to apply a patch to it sioyek.diff
and compile it. Follow this code to do it:
# installing dependencies
dnf install qt5-qtbase-devel qt5-qtbase-static qt5-qt3d-devel harfbuzz-devel libXi-devel freeglut-devel libXrandr-devel
cat sioyek.diff
# clone and apply the patch
git clone --recursive "https://github.com/ahrm/sioyek"