Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668998 - x11-libs/qtermwidget-0.9.0 missing dependency on dev-qt/linguist-tools
Summary: x11-libs/qtermwidget-0.9.0 missing dependency on dev-qt/linguist-tools
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2018-10-19 06:12 UTC by Andrei Slavoiu
Modified: 2018-10-25 18:04 UTC (History)
0 users

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


Attachments
build.log (build.log,3.99 KB, text/x-log)
2018-10-19 06:12 UTC, Andrei Slavoiu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Slavoiu 2018-10-19 06:12:03 UTC
Created attachment 551840 [details]
build.log

CMake Error at CMakeLists.txt:36 (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"
  (requested version 5.7.1) 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-10-25 18:04:29 UTC
The bug has been closed via the following commit(s):

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

commit 0f267b16e6ac91b0dcf46744de48ee287196a36e
Author:     Jimi Huotari <chiitoo@gentoo.org>
AuthorDate: 2018-10-25 13:54:41 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-10-25 18:03:57 +0000

    x11-libs/qtermwidget: add missing 'dev-qt/linguist-tools' dependency
    
    Closes: https://bugs.gentoo.org/668998
    Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11
    Closes: https://github.com/gentoo/gentoo/pull/10226
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 x11-libs/qtermwidget/qtermwidget-0.9.0.ebuild | 3 ++-
 x11-libs/qtermwidget/qtermwidget-9999.ebuild  | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)