public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/libkgeomap/
Date: Sat,  9 Mar 2019 21:34:41 +0000 (UTC)	[thread overview]
Message-ID: <1552167269.8a615353a57af8eb04d41693178e6e7638821e6a.asturm@gentoo> (raw)

commit:     8a615353a57af8eb04d41693178e6e7638821e6a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  9 21:32:16 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Mar  9 21:34:29 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a615353

kde-apps/libkgeomap: QA: Fix unused CMake variable

Closes: https://bugs.gentoo.org/679846
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/libkgeomap/libkgeomap-18.12.3.ebuild | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/kde-apps/libkgeomap/libkgeomap-18.12.3.ebuild b/kde-apps/libkgeomap/libkgeomap-18.12.3.ebuild
index adcef4fad98..cb77c098f1b 100644
--- a/kde-apps/libkgeomap/libkgeomap-18.12.3.ebuild
+++ b/kde-apps/libkgeomap/libkgeomap-18.12.3.ebuild
@@ -29,9 +29,7 @@ DEPEND="
 RDEPEND="${DEPEND}"
 
 src_configure() {
-	local mycmakeargs=(
-		-DCMAKE_DISABLE_FIND_PACKAGE_KF5KExiv2=true
-	)
+	use test && local mycmakeargs=( -DCMAKE_DISABLE_FIND_PACKAGE_KF5KExiv2=true )
 
 	kde5_src_configure
 }


             reply	other threads:[~2019-03-09 21:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-09 21:34 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-12-11 19:44 [gentoo-commits] repo/gentoo:master commit in: kde-apps/libkgeomap/ Johannes Huber
2016-04-21 11:05 Johannes Huber
2016-03-06 10:14 Mikle Kolyada
2016-03-05 11:42 Mikle Kolyada
2015-10-22 13:18 Michael Palimaka

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=1552167269.8a615353a57af8eb04d41693178e6e7638821e6a.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