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



--- Comment #9 from Raphael Groner <[email protected]> ---
Still FTBFS:

CMake Warning at cmake/qt5.cmake:1 (find_package):
  By not providing "FindQt5Widgets.cmake" in CMAKE_MODULE_PATH this project
  has asked CMake to find a package configuration file provided by
  "Qt5Widgets", but CMake did not find one.
  Could not find a package configuration file provided by "Qt5Widgets" with
  any of the following names:
    Qt5WidgetsConfig.cmake
    qt5widgets-config.cmake
  Add the installation prefix of "Qt5Widgets" to CMAKE_PREFIX_PATH or set
  "Qt5Widgets_DIR" to a directory containing one of the above files.  If
  "Qt5Widgets" provides a separate development package or SDK, be sure it has
  been installed.
Call Stack (most recent call first):
  cmake/qt.cmake:4 (include)
  CMakeLists.txt:29 (include)
-- Configuring incomplete, errors occurred!
See also
"/builddir/build/BUILD/qxtglobalshortcut-16446200b699e0610b8a5fb20b74938225d81d87/CMakeFiles/CMakeOutput.log".
CMake Error at cmake/qt5.cmake:3 (message):
  Qt 5 is unavailable.  To compile with Qt 4 use -DWITH_QT5=OFF.

Add BuildRequires:  pkgconfig(Qt5Widgets)

Execute cmake with %cmake -DWITH_QT5=ON

Do you plan to build for EPEL7? Please notice the package name is cmake3 there
and Qt5 is Qt is maintained by Red Hat people in RHEL7.

-- 
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