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: Sun, 27 Feb 2022 14:28:03 +0000 (UTC) [thread overview]
Message-ID: <1645972078.a0d01036fb95bc90ba95c147bdba108187d93e13.freyermuth@gentoo> (raw)
commit: a0d01036fb95bc90ba95c147bdba108187d93e13
Author: Oliver Freyermuth <o.freyermuth <AT> googlemail <DOT> com>
AuthorDate: Sun Feb 27 14:27:58 2022 +0000
Commit: Oliver Freyermuth <o.freyermuth <AT> googlemail <DOT> com>
CommitDate: Sun Feb 27 14:27:58 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a0d01036
dev-cpp/jwt-cpp: Add missing dev-cpp/gtest dep for USE=test.
Closes: https://bugs.gentoo.org/834148
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 | 3 ++-
dev-cpp/jwt-cpp/jwt-cpp-0.6.0.ebuild | 3 ++-
2 files changed, 4 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 9b41ae22f..0d9482b32 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,8 @@ IUSE="doc +picojson test"
DEPEND="${RDEPEND}
dev-libs/openssl
- picojson? ( dev-cpp/picojson )"
+ picojson? ( dev-cpp/picojson )
+ test? ( dev-cpp/gtest )"
BDEPEND="doc? ( app-doc/doxygen[dot] )"
RESTRICT="!picojson? ( 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 fe1a3e1ff..ebec5e087 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,8 @@ IUSE="doc +picojson test"
DEPEND="${RDEPEND}
dev-cpp/nlohmann_json
dev-libs/openssl
- picojson? ( dev-cpp/picojson )"
+ picojson? ( dev-cpp/picojson )
+ test? ( dev-cpp/gtest )"
BDEPEND="doc? ( app-doc/doxygen[dot] )"
RESTRICT="!picojson? ( test )"
DOCS=( README.md docs/{faqs,ssl,traits}.md )
next reply other threads:[~2022-02-27 14:28 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-27 14:28 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-08 8:17 Oliver Freyermuth
2022-03-05 16:40 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=1645972078.a0d01036fb95bc90ba95c147bdba108187d93e13.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