Tatsh / tatsh-overlay

Personal Gentoo Portage overlay.
https://tatsh.github.io/tatsh-overlay/
GNU General Public License v2.0
35 stars 10 forks source link

games-emulation/yuzu requires dev-qt/qtwebengine:5 #230

Closed bell07 closed 10 months ago

bell07 commented 10 months ago

The ebuild installed dev-qt/qtwebengine:6 as dependency, but

-- Configuring done (32.2s)
CMake Error at src/yuzu/CMakeLists.txt:401 (target_link_libraries):
  Target "yuzu" links to:

    Qt5::WebEngineCore

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.

Pls. adjust dependency to dev-qt/qtwebengine:5