Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 637670 - kde-apps/analitza-17.08.3 - Missing dependency dev-qt/qtprintsupport
Summary: kde-apps/analitza-17.08.3 - Missing dependency dev-qt/qtprintsupport
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-16 11:04 UTC by 白川間瀬流
Modified: 2017-11-16 19:28 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 白川間瀬流 2017-11-16 11:04:26 UTC
dev-qt/qtprintsupport is not pulled in as dependency, while cmake is running i get this

-- Detecting CXX compile features - done
CMake Error at /usr/lib64/cmake/Qt5/Qt5Config.cmake:28 (find_package):
  Could not find a package configuration file provided by "Qt5PrintSupport"
  with any of the following names:

    Qt5PrintSupportConfig.cmake
    qt5printsupport-config.cmake

  Add the installation prefix of "Qt5PrintSupport" to CMAKE_PREFIX_PATH or
  set "Qt5PrintSupport_DIR" to a directory containing one of the above files.
  If "Qt5PrintSupport" provides a separate development package or SDK, be
  sure it has been installed.
Call Stack (most recent call first):
  CMakeLists.txt:12 (find_package)
Comment 1 Larry the Git Cow gentoo-dev 2017-11-16 19:28:12 UTC
The bug has been closed via the following commit(s):

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

commit 983d726fe2bcd1e66d3c920983dcace7ca3399ba
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2017-11-16 19:21:46 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2017-11-16 19:28:00 +0000

    kde-apps/analitza: Add missing DEPEND
    
    Thanks-to: 白川間瀬流 <vamp898@ignaz.org>
    Closes: https://bugs.gentoo.org/637670
    Package-Manager: Portage-2.3.13, Repoman-2.3.4

 kde-apps/analitza/analitza-17.08.3-r1.ebuild | 43 ++++++++++++++++++++++++++++
 1 file changed, 43 insertions(+)