Gentoo Archives: gentoo-commits

From: Haelwenn Monnier <contact@×××××××××.me>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-cpp/scitokens-cpp/
Date: Sun, 27 Feb 2022 12:07:21
Message-Id: 1645901755.94b382e567b7438fd5770a37eb74e151159436ca.lanodan@gentoo
1 commit: 94b382e567b7438fd5770a37eb74e151159436ca
2 Author: Oliver Freyermuth <o.freyermuth <AT> googlemail <DOT> com>
3 AuthorDate: Sat Feb 26 18:55:55 2022 +0000
4 Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
5 CommitDate: Sat Feb 26 18:55:55 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=94b382e5
7
8 dev-cpp/scitokens-cpp: Add missing dependencies.
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Oliver Freyermuth <o.freyermuth <AT> googlemail.com>
12
13 dev-cpp/scitokens-cpp/scitokens-cpp-0.7.0.ebuild | 3 +++
14 1 file changed, 3 insertions(+)
15
16 diff --git a/dev-cpp/scitokens-cpp/scitokens-cpp-0.7.0.ebuild b/dev-cpp/scitokens-cpp/scitokens-cpp-0.7.0.ebuild
17 index 85b3de864..a926a4b9f 100644
18 --- a/dev-cpp/scitokens-cpp/scitokens-cpp-0.7.0.ebuild
19 +++ b/dev-cpp/scitokens-cpp/scitokens-cpp-0.7.0.ebuild
20 @@ -25,7 +25,10 @@ DEPEND="${RDEPEND}
21 <dev-cpp/jwt-cpp-0.5.0
22 dev-db/sqlite
23 dev-libs/openssl
24 + net-misc/curl
25 + sys-apps/util-linux
26 test? ( dev-cpp/gtest )"
27 +BDEPEND="virtual/pkgconfig"
28
29 src_prepare() {
30 # Unbundle dev-cpp/gtest, dev-cpp/jwt-cpp