From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/krdc/
Date: Fri, 1 Mar 2019 09:25:06 +0000 (UTC) [thread overview]
Message-ID: <1551432278.5c2123915a14bcff3e29d29347493a39d189e13c.asturm@gentoo> (raw)
commit: 5c2123915a14bcff3e29d29347493a39d189e13c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 1 07:33:08 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Mar 1 09:24:38 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c212391
kde-apps/krdc: Fix cmake arg
Closes: https://bugs.gentoo.org/678832
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/krdc/krdc-18.12.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/krdc/krdc-18.12.2.ebuild b/kde-apps/krdc/krdc-18.12.2.ebuild
index 90e4a4554f1..e4f81e20735 100644
--- a/kde-apps/krdc/krdc-18.12.2.ebuild
+++ b/kde-apps/krdc/krdc-18.12.2.ebuild
@@ -39,7 +39,7 @@ RDEPEND="${DEPEND}
src_configure() {
local mycmakeargs=(
- -DWITH_LibVNCServer=$(usex vnc)
+ $(cmake-utils_use_find_package vnc LibVNCServer)
)
kde5_src_configure
next reply other threads:[~2019-03-01 9:25 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-01 9:25 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-19 18:55 [gentoo-commits] repo/gentoo:master commit in: kde-apps/krdc/ Andreas Sturmlechner
2024-09-19 18:55 Andreas Sturmlechner
2024-09-02 14:50 Andreas Sturmlechner
2024-05-23 16:00 Andreas Sturmlechner
2024-05-21 1:39 Mike Gilbert
2024-04-20 4:42 Sam James
2024-04-19 9:21 Sam James
2024-03-17 16:35 Mike Gilbert
2021-09-12 11:28 Yixun Lan
2020-10-16 17:46 Georgy Yakovlev
2020-05-10 18:58 Andreas Sturmlechner
2020-05-10 17:42 Mart Raudsepp
2020-05-10 9:19 Mikle Kolyada
2020-05-10 9:15 Mikle Kolyada
2020-04-17 20:59 Andreas Sturmlechner
2017-01-08 11:38 Johannes Huber
2017-01-06 11:48 Pacho Ramos
2016-03-05 11:13 Mikle Kolyada
2016-01-05 16:14 Michael Palimaka
2015-08-26 12:01 Johannes Huber
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=1551432278.5c2123915a14bcff3e29d29347493a39d189e13c.asturm@gentoo \
--to=asturm@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