From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/plasma-applet-redshift-control/
Date: Wed, 30 Mar 2016 17:59:40 +0000 (UTC) [thread overview]
Message-ID: <1459360770.d6dc59866cb248dde6bd12407b7b0d92200ccc14.kensington@gentoo> (raw)
commit: d6dc59866cb248dde6bd12407b7b0d92200ccc14
Author: Marc Joliet <marcec <AT> gmx <DOT> de>
AuthorDate: Wed Mar 30 12:11:44 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Mar 30 17:59:30 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d6dc5986
kde-misc/plasma-applet-redshift-control: add dep on kde-frameworks/plasma
While upgrading to KDE Plasma, I hit the following compilation failure:
CMake Warning at CMakeLists.txt:13 (find_package):
By not providing "FindKF5Plasma.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"KF5Plasma", but CMake did not find one.
Could not find a package configuration file provided by "KF5Plasma" with
any of the following names:
KF5PlasmaConfig.cmake
kf5plasma-config.cmake
Add the installation prefix of "KF5Plasma" to CMAKE_PREFIX_PATH or set
"KF5Plasma_DIR" to a directory containing one of the above files. If
"KF5Plasma" provides a separate development package or SDK, be sure it has
been installed.
CMake Error at CMakeLists.txt:17 (plasma_install_package):
Unknown CMake command "plasma_install_package".
KF5PlasmaConfig.cmake is provided by kde-frameworks/plasma, so
kde-misc/plasma-applet-redshift-control needs to depend on it.
Package-Manager: portage-2.2.26
.../plasma-applet-redshift-control-9999.ebuild | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/kde-misc/plasma-applet-redshift-control/plasma-applet-redshift-control-9999.ebuild b/kde-misc/plasma-applet-redshift-control/plasma-applet-redshift-control-9999.ebuild
index ab67fba..4a1c566 100644
--- a/kde-misc/plasma-applet-redshift-control/plasma-applet-redshift-control-9999.ebuild
+++ b/kde-misc/plasma-applet-redshift-control/plasma-applet-redshift-control-9999.ebuild
@@ -15,4 +15,7 @@ LICENSE="GPL-2+"
KEYWORDS=""
IUSE=""
-RDEPEND="x11-misc/redshift"
+DEPEND="$(add_frameworks_dep plasma)"
+RDEPEND="${DEPEND}
+ x11-misc/redshift
+"
next reply other threads:[~2016-03-30 17:59 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-30 17:59 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-11-11 18:39 [gentoo-commits] proj/kde:master commit in: kde-misc/plasma-applet-redshift-control/ Andreas Sturmlechner
2016-04-17 15:29 Johannes Huber
2016-03-22 21:29 Johannes Huber
2016-03-22 21:13 Manuel Rüger
2016-03-12 23:43 Manuel Rüger
2016-03-12 23:43 Manuel Rüger
2016-03-12 21:36 Manuel Rüger
2016-03-12 21:36 Manuel Rüger
2016-02-10 22:55 Manuel Rüger
2016-02-08 0:17 Manuel Rüger
2016-02-08 0:17 Manuel Rüger
2015-09-19 14:01 Manuel Rüger
2015-09-18 22:32 Manuel Rüger
2015-09-06 13:03 Manuel Rüger
2015-09-03 22:42 Manuel Rüger
2015-09-02 22:26 Manuel Rüger
2015-08-05 22:26 Manuel Rüger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1459360770.d6dc59866cb248dde6bd12407b7b0d92200ccc14.kensington@gentoo \
--to=kensington@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox