Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 768636

Summary: net-misc/nextcloud-client(-3.1.2) should depend on dev-qt/qtwebsockets
Product: Gentoo Linux Reporter: Amaury Bouchra Pilet <ALRBP>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: ionen
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Amaury Bouchra Pilet 2021-02-04 10:27:25 UTC
When emerging net-misc/nextcloud-client-3.1.2 (no active useflag) I got this error:

CMake Error at /usr/lib64/cmake/Qt5/Qt5Config.cmake:28 (find_package):
  Could not find a package configuration file provided by "Qt5WebSockets"
  with any of the following names:

    Qt5WebSocketsConfig.cmake
    qt5websockets-config.cmake

  Add the installation prefix of "Qt5WebSockets" to CMAKE_PREFIX_PATH or set
  "Qt5WebSockets_DIR" to a directory containing one of the above files.  If
  "Qt5WebSockets" provides a separate development package or SDK, be sure it
  has been installed.

Solved after manually emerging dev-qt/qtwebsockets
Comment 1 Ionen Wolkens gentoo-dev 2021-02-04 10:29:55 UTC

*** This bug has been marked as a duplicate of bug 768606 ***