public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Oliver Freyermuth" <o.freyermuth@googlemail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-cpp/jwt-cpp/
Date: Tue,  8 Mar 2022 08:17:06 +0000 (UTC)	[thread overview]
Message-ID: <1646727422.ecc1ef0277ad6d5ebd0cf0d8e12c31973713bec4.freyermuth@gentoo> (raw)

commit:     ecc1ef0277ad6d5ebd0cf0d8e12c31973713bec4
Author:     Oliver Freyermuth <o.freyermuth <AT> googlemail <DOT> com>
AuthorDate: Tue Mar  8 08:17:02 2022 +0000
Commit:     Oliver Freyermuth <o.freyermuth <AT> googlemail <DOT> com>
CommitDate: Tue Mar  8 08:17:02 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ecc1ef02

dev-cpp/jwt-cpp: Add dev-cpp/gtest to BDEPEND for USE=test.

Closes: https://bugs.gentoo.org/834744
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Oliver Freyermuth <o.freyermuth <AT> googlemail.com>

 dev-cpp/jwt-cpp/jwt-cpp-0.4.0.ebuild | 5 ++++-
 dev-cpp/jwt-cpp/jwt-cpp-0.6.0.ebuild | 5 ++++-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/dev-cpp/jwt-cpp/jwt-cpp-0.4.0.ebuild b/dev-cpp/jwt-cpp/jwt-cpp-0.4.0.ebuild
index 7663265ab..611f754fd 100644
--- a/dev-cpp/jwt-cpp/jwt-cpp-0.4.0.ebuild
+++ b/dev-cpp/jwt-cpp/jwt-cpp-0.4.0.ebuild
@@ -23,7 +23,10 @@ IUSE="doc +picojson test"
 DEPEND="${RDEPEND}
 	dev-libs/openssl
 	picojson? ( dev-cpp/picojson )"
-BDEPEND="doc? ( app-doc/doxygen[dot] )"
+BDEPEND="
+	doc? ( app-doc/doxygen[dot] )
+	test? ( dev-cpp/gtest )
+"
 RESTRICT="
 	!picojson? ( test )
 	!test? ( test )"

diff --git a/dev-cpp/jwt-cpp/jwt-cpp-0.6.0.ebuild b/dev-cpp/jwt-cpp/jwt-cpp-0.6.0.ebuild
index f2abbb709..29d69816b 100644
--- a/dev-cpp/jwt-cpp/jwt-cpp-0.6.0.ebuild
+++ b/dev-cpp/jwt-cpp/jwt-cpp-0.6.0.ebuild
@@ -24,7 +24,10 @@ DEPEND="${RDEPEND}
 	dev-cpp/nlohmann_json
 	dev-libs/openssl
 	picojson? ( dev-cpp/picojson )"
-BDEPEND="doc? ( app-doc/doxygen[dot] )"
+BDEPEND="
+	doc? ( app-doc/doxygen[dot] )
+	test? ( dev-cpp/gtest )
+"
 RESTRICT="
 	!picojson? ( test )
 	!test? ( test )"


             reply	other threads:[~2022-03-08  8:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-08  8:17 Oliver Freyermuth [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-09  8:32 [gentoo-commits] repo/proj/guru:dev commit in: dev-cpp/jwt-cpp/ Oliver Freyermuth
2022-03-05 16:40 Oliver Freyermuth
2022-02-27 14:28 Oliver Freyermuth
2022-02-26 18:37 Oliver Freyermuth
2022-02-26 18:06 Oliver Freyermuth
2022-02-26 17:52 Oliver Freyermuth
2022-02-26 17:41 Oliver Freyermuth

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=1646727422.ecc1ef0277ad6d5ebd0cf0d8e12c31973713bec4.freyermuth@gentoo \
    --to=o.freyermuth@googlemail.com \
    --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