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



--- Comment #9 from Rex Dieter <rdie...@math.unl.edu> ---
re: comment #7

There will (likely) never be a Qt5-based qt-devel pkg.  IMO, better to specify
exactly what you want, so you know what you're getting and there are no
surprises.

To depend on Qt5, you can use (something like) one of the following:
BuildRequires: qt5-qtbase-devel
or
BuildRequires: pkgconfig(Qt5Core)

The Qt4 versions of those being:
BuildRequires: qt4-devel
or 
BuildRequires: pkgconfig(QtCore)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to