From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/carbon-c-relay/
Date: Sun, 17 Mar 2024 07:50:20 +0000 (UTC) [thread overview]
Message-ID: <1710661786.33787549fa8ecb25af30a63889c0ac31f2b920c6.sam@gentoo> (raw)
commit: 33787549fa8ecb25af30a63889c0ac31f2b920c6
Author: Eli Schwartz <eschwartz93 <AT> gmail <DOT> com>
AuthorDate: Sun Mar 17 07:12:24 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 17 07:49:46 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33787549
app-misc/carbon-c-relay: drop acct-* packages to RDEPEND
They aren't needed just to build, e.g. with --buildpkgonly.
Signed-off-by: Eli Schwartz <eschwartz93 <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-misc/carbon-c-relay/carbon-c-relay-3.7.4-r2.ebuild | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/app-misc/carbon-c-relay/carbon-c-relay-3.7.4-r2.ebuild b/app-misc/carbon-c-relay/carbon-c-relay-3.7.4-r2.ebuild
index 9437adedb9ff..ab5509382e26 100644
--- a/app-misc/carbon-c-relay/carbon-c-relay-3.7.4-r2.ebuild
+++ b/app-misc/carbon-c-relay/carbon-c-relay-3.7.4-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -17,15 +17,19 @@ REQUIRED_USE="
pcre2? ( !oniguruma )
oniguruma? ( !pcre2 )
"
-RDEPEND="lz4? ( app-arch/lz4 )
+DEPEND="
+ lz4? ( app-arch/lz4 )
snappy? ( app-arch/snappy )
zlib? ( app-arch/gzip )
ssl? ( dev-libs/openssl:0= )
pcre2? ( dev-libs/libpcre2 )
oniguruma? ( dev-libs/oniguruma )
+"
+RDEPEND="
+ ${DEPEND}
acct-group/carbon
- acct-user/carbon"
-DEPEND="${RDEPEND}"
+ acct-user/carbon
+"
src_configure() {
econf \
next reply other threads:[~2024-03-17 7:50 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-17 7:50 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-28 11:56 [gentoo-commits] repo/gentoo:master commit in: app-misc/carbon-c-relay/ Fabian Groffen
2024-03-17 7:50 Sam James
2022-12-26 9:11 Fabian Groffen
2022-02-13 15:21 Fabian Groffen
2021-11-09 20:02 Fabian Groffen
2021-01-06 13:19 Fabian Groffen
2020-07-10 9:25 Fabian Groffen
2020-07-05 10:14 Fabian Groffen
2020-07-05 9:24 Fabian Groffen
2019-10-26 10:33 Fabian Groffen
2019-02-22 8:31 Fabian Groffen
2018-10-18 16:17 Fabian Groffen
2018-05-01 15:58 Mikle Kolyada
2018-03-23 9:04 Fabian Groffen
2017-10-21 14:58 Fabian Groffen
2017-08-30 7:00 Fabian Groffen
2017-04-12 13:49 Fabian Groffen
2017-01-26 7:43 Fabian Groffen
2017-01-09 10:20 Fabian Groffen
2017-01-03 10:42 Fabian Groffen
2016-11-10 8:20 Fabian Groffen
2016-09-12 11:58 Fabian Groffen
2016-06-16 12:20 Fabian Groffen
2016-05-30 7:24 Fabian Groffen
2016-03-24 6:54 Fabian Groffen
2016-03-11 8:41 Fabian Groffen
2016-02-24 7:37 Fabian Groffen
2016-01-29 14:58 Fabian Groffen
2016-01-16 16:04 Fabian Groffen
2016-01-04 15:33 Fabian Groffen
2015-12-16 15:43 Fabian Groffen
2015-12-03 11:53 Fabian Groffen
2015-11-23 18:35 Fabian Groffen
2015-11-07 10:17 Fabian Groffen
2015-08-13 18:39 Fabian Groffen
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=1710661786.33787549fa8ecb25af30a63889c0ac31f2b920c6.sam@gentoo \
--to=sam@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