Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 644292 - =games-util/qjoypad-4.3.0 missing dev-qt/linguist-tools:5 DEPEND
Summary: =games-util/qjoypad-4.3.0 missing dev-qt/linguist-tools:5 DEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-12 10:21 UTC by Oleh
Modified: 2018-01-12 10:32 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 Oleh 2018-01-12 10:21:24 UTC
As in summary a build failure expected when no dev-qt/linguist-tools:5 installed.

Reproducible: Always

Actual Results:  
CMake Error at CMakeLists.txt:10 (find_package):
  By not providing "FindQt5LinguistTools.cmake" in CMAKE_MODULE_PATH this
  project has asked CMake to find a package configuration file provided by
  "Qt5LinguistTools", but CMake did not find one.

  Could not find a package configuration file provided by "Qt5LinguistTools"
  with any of the following names:

    Qt5LinguistToolsConfig.cmake
    qt5linguisttools-config.cmake

  Add the installation prefix of "Qt5LinguistTools" to CMAKE_PREFIX_PATH or
  set "Qt5LinguistTools_DIR" to a directory containing one of the above
  files.  If "Qt5LinguistTools" provides a separate development package or
  SDK, be sure it has been installed.
Comment 1 Larry the Git Cow gentoo-dev 2018-01-12 10:32:22 UTC
The bug has been closed via the following commit(s):

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

commit 326d95291e90e9f1066456f55abad2580d667c0a
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-01-12 10:31:36 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-01-12 10:32:08 +0000

    games-util/qjoypad: Add missing DEPEND
    
    Closes: https://bugs.gentoo.org/644292
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 games-util/qjoypad/qjoypad-4.3.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)