https://bugzilla.redhat.com/show_bug.cgi?id=1483300



--- Comment #8 from Robert-AndrĂ© Mauchin <[email protected]> ---
You download the source of qtbase in version 5.7.1 but here:

cp qtbase-opensource-src-%{_qt5_version}/src/plugins/platforms/xcb/*.h \
  platformplugin/libqt5xcbqpa-dev/

you use %{_qt5_version} which is not always 5.7.1: on Rawhide it replaces
%{_qt5_version} with 5.9.1 so it can't work.

I think you should download the qtbase 5.9.1 instead of 5.7.1 and not use
%{_qt5_version}

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to