commit:     94b382e567b7438fd5770a37eb74e151159436ca
Author:     Oliver Freyermuth <o.freyermuth <AT> googlemail <DOT> com>
AuthorDate: Sat Feb 26 18:55:55 2022 +0000
Commit:     Oliver Freyermuth <o.freyermuth <AT> googlemail <DOT> com>
CommitDate: Sat Feb 26 18:55:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=94b382e5

dev-cpp/scitokens-cpp: Add missing dependencies.

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Oliver Freyermuth <o.freyermuth <AT> googlemail.com>

 dev-cpp/scitokens-cpp/scitokens-cpp-0.7.0.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-cpp/scitokens-cpp/scitokens-cpp-0.7.0.ebuild 
b/dev-cpp/scitokens-cpp/scitokens-cpp-0.7.0.ebuild
index 85b3de864..a926a4b9f 100644
--- a/dev-cpp/scitokens-cpp/scitokens-cpp-0.7.0.ebuild
+++ b/dev-cpp/scitokens-cpp/scitokens-cpp-0.7.0.ebuild
@@ -25,7 +25,10 @@ DEPEND="${RDEPEND}
        <dev-cpp/jwt-cpp-0.5.0
        dev-db/sqlite
        dev-libs/openssl
+       net-misc/curl
+       sys-apps/util-linux
        test? ( dev-cpp/gtest )"
+BDEPEND="virtual/pkgconfig"
 
 src_prepare() {
        # Unbundle dev-cpp/gtest, dev-cpp/jwt-cpp

Reply via email to