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/kconfigwidgets/
Date: Tue, 25 Jul 2023 09:36:54 +0000 (UTC)	[thread overview]
Message-ID: <1690277686.a0d5cde4532b0024bce5ec6fb2bb6bf361bfefc8.asturm@gentoo> (raw)

commit:     a0d5cde4532b0024bce5ec6fb2bb6bf361bfefc8
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 25 09:34:46 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jul 25 09:34:46 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=a0d5cde4

kde-frameworks/kconfigwidgets: Add missing dbus test USE-dep

Bug: https://bugs.gentoo.org/864250
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-frameworks/kconfigwidgets/kconfigwidgets-5.9999.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/kde-frameworks/kconfigwidgets/kconfigwidgets-5.9999.ebuild b/kde-frameworks/kconfigwidgets/kconfigwidgets-5.9999.ebuild
index 87c654f3de..27b9a2f7a3 100644
--- a/kde-frameworks/kconfigwidgets/kconfigwidgets-5.9999.ebuild
+++ b/kde-frameworks/kconfigwidgets/kconfigwidgets-5.9999.ebuild
@@ -14,7 +14,7 @@ LICENSE="LGPL-2+"
 KEYWORDS=""
 IUSE="+man"
 
-DEPEND="
+RDEPEND="
 	>=dev-qt/qtdbus-${QTMIN}:5
 	>=dev-qt/qtgui-${QTMIN}:5
 	>=dev-qt/qtwidgets-${QTMIN}:5
@@ -26,7 +26,9 @@ DEPEND="
 	=kde-frameworks/ki18n-${PVCUT}*:5
 	=kde-frameworks/kwidgetsaddons-${PVCUT}*:5
 "
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}
+	test? ( =kde-frameworks/kconfig-${PVCUT}*:5[dbus] )
+"
 BDEPEND="man? ( >=kde-frameworks/kdoctools-${PVCUT}:5 )"
 
 src_configure() {


             reply	other threads:[~2023-07-25  9:36 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-25  9:36 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-12 18:15 [gentoo-commits] proj/kde:master commit in: kde-frameworks/kconfigwidgets/ Andreas Sturmlechner
2025-04-05 17:28 Andreas Sturmlechner
2025-02-14 15:25 Andreas Sturmlechner
2025-01-09 20:14 Andreas Sturmlechner
2025-01-08 22:59 Andreas Sturmlechner
2024-12-16 22:48 Andreas Sturmlechner
2024-12-06 19:39 Andreas Sturmlechner
2024-11-08 14:40 Andreas Sturmlechner
2024-11-02 22:26 Andreas Sturmlechner
2024-10-11 14:17 Andreas Sturmlechner
2024-09-14  3:24 Andreas Sturmlechner
2024-09-07  9:44 Andreas Sturmlechner
2024-08-09 13:57 Andreas Sturmlechner
2024-08-04 19:37 Andreas Sturmlechner
2024-07-12 15:05 Andreas Sturmlechner
2024-07-08 20:11 Andreas Sturmlechner
2024-06-24 17:30 Andreas Sturmlechner
2024-06-12 15:35 Andreas Sturmlechner
2024-06-02 20:21 Andreas Sturmlechner
2024-04-14 20:04 Andreas Sturmlechner
2024-04-05 20:01 Andreas Sturmlechner
2024-01-10 23:27 Andreas Sturmlechner
2023-08-19  7:30 Andreas Sturmlechner
2022-01-02  8:13 Andreas Sturmlechner
2021-12-12 22:52 Andreas Sturmlechner
2021-12-04 21:38 Andreas Sturmlechner
2021-11-13 20:14 Andreas Sturmlechner
2021-10-11 11:00 Andreas Sturmlechner
2021-10-03 15:44 Andreas Sturmlechner
2021-09-13  6:16 Andreas Sturmlechner
2021-09-04 22:51 Andreas Sturmlechner
2021-08-06 12:24 Andreas Sturmlechner
2021-07-12 16:54 Andreas Sturmlechner
2021-05-02 19:13 Andreas Sturmlechner
2021-04-04 20:50 Andreas Sturmlechner
2021-03-13 16:31 Andreas Sturmlechner
2021-02-06 21:40 Andreas Sturmlechner
2021-01-02 21:18 Andreas Sturmlechner
2020-12-05 22:52 Andreas Sturmlechner
2017-05-26 18:33 Andreas Sturmlechner
2015-11-13 16:30 Michael Palimaka
2014-10-05 15:44 Michael Palimaka
2013-11-25 14:58 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=1690277686.a0d5cde4532b0024bce5ec6fb2bb6bf361bfefc8.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