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/citra should depend on dev-libs/boost[nls] #203

Closed vimproved closed 1 year ago

vimproved commented 1 year ago

Otherwise configure fails with the following error:

CMake Error at /usr/lib/cmake/Boost-1.82.0/BoostConfig.cmake:141 (find_package):
  Could not find a package configuration file provided by "boost_locale"
  (requested version 1.82.0) with any of the following names:

    boost_localeConfig.cmake
    boost_locale-config.cmake

  Add the installation prefix of "boost_locale" to CMAKE_PREFIX_PATH or set
  "boost_locale_DIR" to a directory containing one of the above files.  If
  "boost_locale" provides a separate development package or SDK, be sure it
  has been installed.
Call Stack (most recent call first):
  /usr/lib/cmake/Boost-1.82.0/BoostConfig.cmake:262 (boost_find_component)
  /usr/share/cmake/Modules/FindBoost.cmake:594 (find_package)
  CMakeLists.txt:376 (find_package)