From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E0475138CD8 for ; Fri, 5 Jun 2015 16:22:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7A192E08B0; Fri, 5 Jun 2015 16:22:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 336F3E08B0 for ; Fri, 5 Jun 2015 16:22:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5EA9F340D43 for ; Fri, 5 Jun 2015 16:22:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F0E1A09 for ; Fri, 5 Jun 2015 16:22:27 +0000 (UTC) From: "Davide Pesavento" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Davide Pesavento" Message-ID: <1433521104.b4eb00a45cdab80ebb4fbb5e4bac66b22b12ec65.pesa@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-powermanagement/ X-VCS-Repository: proj/qt X-VCS-Files: lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild X-VCS-Directories: lxqt-base/lxqt-powermanagement/ X-VCS-Committer: pesa X-VCS-Committer-Name: Davide Pesavento X-VCS-Revision: b4eb00a45cdab80ebb4fbb5e4bac66b22b12ec65 X-VCS-Branch: master Date: Fri, 5 Jun 2015 16:22:27 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: db754883-d36f-4bf5-a29c-a6da062a06d0 X-Archives-Hash: 9d8ebe27a54a465d33b33d243b43bd02 commit: b4eb00a45cdab80ebb4fbb5e4bac66b22b12ec65 Author: helb helb cz> AuthorDate: Fri Jun 5 11:26:57 2015 +0000 Commit: Davide Pesavento gentoo org> CommitDate: Fri Jun 5 16:18:24 2015 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=b4eb00a4 [lxqt-base/lxqt-powermanagement] Add dependency on kde-frameworks/solid. CMake Error at CMakeLists.txt:18 (find_package): By not providing "FindKF5Solid.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "KF5Solid", but CMake did not find one. Could not find a package configuration file provided by "KF5Solid" with any of the following names: KF5SolidConfig.cmake kf5solid-config.cmake Add the installation prefix of "KF5Solid" to CMAKE_PREFIX_PATH or set "KF5Solid_DIR" to a directory containing one of the above files. If "KF5Solid" provides a separate development package or SDK, be sure it has been installed. lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild index a239a58..2d58fd6 100644 --- a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild +++ b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-9999.ebuild @@ -28,6 +28,7 @@ CDEPEND=" dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 dev-qt/qtxml:5 + kde-frameworks/solid:5 ~lxqt-base/liblxqt-${PV} >=dev-libs/libqtxdg-1.0.0 x11-libs/libX11