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/kcachegrind/
Date: Sat, 22 Apr 2017 14:32:19 +0000 (UTC)	[thread overview]
Message-ID: <1492871526.db4abf7ebd6a78914c1f3cca5667bdc97cef6e7f.asturm@gentoo> (raw)

commit:     db4abf7ebd6a78914c1f3cca5667bdc97cef6e7f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 22 14:24:35 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Apr 22 14:32:06 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db4abf7e

kde-apps/kcachegrind: Add USE=nls and missing DEPEND

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-apps/kcachegrind/kcachegrind-17.04.0.ebuild | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kcachegrind/kcachegrind-17.04.0.ebuild b/kde-apps/kcachegrind/kcachegrind-17.04.0.ebuild
index 3f99250266f..c475072f7ab 100644
--- a/kde-apps/kcachegrind/kcachegrind-17.04.0.ebuild
+++ b/kde-apps/kcachegrind/kcachegrind-17.04.0.ebuild
@@ -10,9 +10,9 @@ DESCRIPTION="Frontend for Cachegrind by KDE"
 HOMEPAGE="https://www.kde.org/applications/development/kcachegrind
 https://kcachegrind.github.io/html/Home.html"
 KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
+IUSE="nls"
 
-DEPEND="
+COMMON_DEPEND="
 	$(add_frameworks_dep karchive)
 	$(add_frameworks_dep kconfig)
 	$(add_frameworks_dep kconfigwidgets)
@@ -26,7 +26,10 @@ DEPEND="
 	$(add_qt_dep qtgui)
 	$(add_qt_dep qtwidgets)
 "
-RDEPEND="${DEPEND}
+DEPEND="${COMMON_DEPEND}
+	nls? ( $(add_qt_dep linguist-tools) )
+"
+RDEPEND="${COMMON_DEPEND}
 	media-gfx/graphviz
 	!<kde-apps/kde4-l10n-17.03.90:4
 "


             reply	other threads:[~2017-04-22 14:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-22 14:32 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-12 21:49 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kcachegrind/ Andreas Sturmlechner
2024-09-02  7:17 Andreas Sturmlechner
2024-07-06 13:21 Jakov Smolić
2021-09-27 14:14 Yixun Lan
2019-03-11 21:03 Andreas Sturmlechner
2016-03-05 10:04 Mikle Kolyada

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=1492871526.db4abf7ebd6a78914c1f3cca5667bdc97cef6e7f.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