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] proj/kde:master commit in: kde-frameworks/kcoreaddons/
Date: Fri, 17 Dec 2021 16:07:35 +0000 (UTC)	[thread overview]
Message-ID: <1639757078.63e6266e092b22fcdd3dd7db746e8e1d9b3ff39c.asturm@gentoo> (raw)

commit:     63e6266e092b22fcdd3dd7db746e8e1d9b3ff39c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 17 16:04:38 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Dec 17 16:04:38 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=63e6266e

kde-frameworks/kcoreaddons: RDEPEND on dev-qt/qttranslations:5

Use upstream's recommendation to pull in dev-qt/qttranslations:5 in a
lower-tier framework.

See also:
https://mail.kde.org/pipermail/distributions/2021-December/001110.html

Bug: https://bugs.gentoo.org/810802
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-frameworks/kcoreaddons/kcoreaddons-9999.ebuild | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/kde-frameworks/kcoreaddons/kcoreaddons-9999.ebuild b/kde-frameworks/kcoreaddons/kcoreaddons-9999.ebuild
index b2ee272601..74a7b78aaa 100644
--- a/kde-frameworks/kcoreaddons/kcoreaddons-9999.ebuild
+++ b/kde-frameworks/kcoreaddons/kcoreaddons-9999.ebuild
@@ -7,18 +7,21 @@ QTMIN=5.15.2
 inherit ecm kde.org xdg-utils
 
 DESCRIPTION="Framework for solving common problems such as caching, randomisation, and more"
+
 LICENSE="LGPL-2+"
 KEYWORDS=""
 IUSE="fam nls"
 
-BDEPEND="
-	nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 )
-"
 DEPEND="
 	>=dev-qt/qtcore-${QTMIN}:5[icu]
 	fam? ( virtual/fam )
 "
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+	nls? ( >=dev-qt/qttranslations-${QTMIN}:5 )
+"
+BDEPEND="
+	nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 )
+"
 
 src_configure() {
 	local mycmakeargs=(


             reply	other threads:[~2021-12-17 16:07 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-17 16:07 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-24 18:22 [gentoo-commits] proj/kde:master commit in: kde-frameworks/kcoreaddons/ Andreas Sturmlechner
2024-06-02 20:21 Andreas Sturmlechner
2023-12-17 10:03 Andreas Sturmlechner
2022-11-16 21:07 Andreas Sturmlechner
2022-07-02  9:48 Andreas Sturmlechner
2020-10-10 11:43 Andreas Sturmlechner
2020-08-03 22:40 Andreas Sturmlechner
2019-10-27 12:35 Andreas Sturmlechner
2018-10-23 18:52 Andreas Sturmlechner
2018-03-07 16:11 Andreas Sturmlechner
2017-05-26 16:32 Andreas Sturmlechner
2016-01-29 10:34 Michael Palimaka
2014-10-05 15:50 Michael Palimaka
2014-10-04 16:59 Michael Palimaka
2014-09-09 12:22 Michael Palimaka
2014-05-05 14:58 Michael Palimaka
2014-03-28 15:02 Michael Palimaka
2014-01-10 10:48 Michael Palimaka
2014-01-10 10:48 Michael Palimaka
2013-11-22 18:27 Michael Palimaka
2013-11-22 17:11 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=1639757078.63e6266e092b22fcdd3dd7db746e8e1d9b3ff39c.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