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-apps/kimap/
Date: Sun, 17 Feb 2019 09:53:24 +0000 (UTC)	[thread overview]
Message-ID: <1550395629.478d3aaab0a21021e875225662ca8bd51834a5e1.asturm@gentoo> (raw)

commit:     478d3aaab0a21021e875225662ca8bd51834a5e1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 17 09:20:08 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb 17 09:27:09 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=478d3aaa

kde-apps/kimap: Fix test DEPEND

Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/kimap/kimap-18.12.49.9999.ebuild | 12 ++++++------
 kde-apps/kimap/kimap-9999.ebuild          | 12 ++++++------
 2 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/kde-apps/kimap/kimap-18.12.49.9999.ebuild b/kde-apps/kimap/kimap-18.12.49.9999.ebuild
index a4c432bd43..fdd774fb4d 100644
--- a/kde-apps/kimap/kimap-18.12.49.9999.ebuild
+++ b/kde-apps/kimap/kimap-18.12.49.9999.ebuild
@@ -11,11 +11,7 @@ LICENSE="GPL-2+"
 KEYWORDS=""
 IUSE=""
 
-# TODO: Convince upstream not to install stuff with tests
-BDEPEND="
-	test? ( $(add_qt_dep qttest) )
-"
-DEPEND="
+COMMON_DEPEND="
 	$(add_frameworks_dep kcodecs)
 	$(add_frameworks_dep kcoreaddons)
 	$(add_frameworks_dep ki18n)
@@ -24,7 +20,11 @@ DEPEND="
 	$(add_qt_dep qtgui)
 	dev-libs/cyrus-sasl
 "
-RDEPEND="${DEPEND}
+# TODO: Convince upstream not to install stuff with tests
+DEPEND="${COMMON_DEPEND}
+	test? ( $(add_qt_dep qtnetwork) )
+"
+RDEPEND="${COMMON_DEPEND}
 	!kde-apps/kdepim-l10n
 "
 

diff --git a/kde-apps/kimap/kimap-9999.ebuild b/kde-apps/kimap/kimap-9999.ebuild
index a4c432bd43..fdd774fb4d 100644
--- a/kde-apps/kimap/kimap-9999.ebuild
+++ b/kde-apps/kimap/kimap-9999.ebuild
@@ -11,11 +11,7 @@ LICENSE="GPL-2+"
 KEYWORDS=""
 IUSE=""
 
-# TODO: Convince upstream not to install stuff with tests
-BDEPEND="
-	test? ( $(add_qt_dep qttest) )
-"
-DEPEND="
+COMMON_DEPEND="
 	$(add_frameworks_dep kcodecs)
 	$(add_frameworks_dep kcoreaddons)
 	$(add_frameworks_dep ki18n)
@@ -24,7 +20,11 @@ DEPEND="
 	$(add_qt_dep qtgui)
 	dev-libs/cyrus-sasl
 "
-RDEPEND="${DEPEND}
+# TODO: Convince upstream not to install stuff with tests
+DEPEND="${COMMON_DEPEND}
+	test? ( $(add_qt_dep qtnetwork) )
+"
+RDEPEND="${COMMON_DEPEND}
 	!kde-apps/kdepim-l10n
 "
 


             reply	other threads:[~2019-02-17  9:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-17  9:53 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-12 19:30 [gentoo-commits] proj/kde:master commit in: kde-apps/kimap/ Andreas Sturmlechner
2021-11-15 19:01 Andreas Sturmlechner
2017-09-18 18:44 Johannes Huber
2017-09-13 17:52 Andreas Sturmlechner
2017-08-09  1:26 Andreas Sturmlechner
2017-01-24  0:21 Andreas Sturmlechner
2015-08-03 20:54 Johannes Huber
2015-05-23 16:13 Michael Palimaka
2014-12-22 17:32 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=1550395629.478d3aaab0a21021e875225662ca8bd51834a5e1.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