Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 721854 - games-strategy/freeorion should depend on boost[nls]
Summary: games-strategy/freeorion should depend on boost[nls]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Adam Feldman
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-09 12:50 UTC by Michael Orlitzky
Modified: 2020-05-09 15:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Orlitzky gentoo-dev 2020-05-09 12:50:57 UTC
Without it, src_configure() fails:

CMake Error at cmake/FindBoost.cmake:2161 (message):
  Unable to find the requested Boost libraries.

  Boost version: 1.72.0

  Boost include path: /usr/include

  Could not find the following Boost libraries:

          boost_locale

  Some (but not all) of the required Boost libraries were found.  You may
  need to install these additional Boost libraries.  Alternatively, set
  BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT
  to the location of Boost.
Comment 1 Larry the Git Cow gentoo-dev 2020-05-09 15:31:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da26980f5eabddd543500677ca180aa945ef765d

commit da26980f5eabddd543500677ca180aa945ef765d
Author:     Adam Feldman <NP-Hardass@gentoo.org>
AuthorDate: 2020-05-09 15:28:38 +0000
Commit:     Adam Feldman <NP-Hardass@gentoo.org>
CommitDate: 2020-05-09 15:31:06 +0000

    games-strategy/freeorion: Fix missing boost[nls] dep
    
    Closes: https://bugs.gentoo.org/721854
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>

 ...orion-0.4.9_p20200409.ebuild => freeorion-0.4.9_p20200409-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)