public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Eli Burch" <redawl@burchbytes.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-embedded/bcm2-utils/
Date: Wed, 10 Jul 2024 23:32:38 +0000 (UTC)	[thread overview]
Message-ID: <1720654282.a123ca924a64673f8cbc6a56920a9cfd4a73fae9.redawl@gentoo> (raw)

commit:     a123ca924a64673f8cbc6a56920a9cfd4a73fae9
Author:     Eli Burch <eli.burch <AT> burchbytes <DOT> com>
AuthorDate: Wed Jul 10 23:30:49 2024 +0000
Commit:     Eli Burch <redawl <AT> burchbytes <DOT> com>
CommitDate: Wed Jul 10 23:31:22 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a123ca92

dev-embedded/bcm2-utils: Fix DEPEND and RDEPEND

Signed-off-by: Eli Burch <eli.burch <AT> burchbytes.com>

 dev-embedded/bcm2-utils/bcm2-utils-0.9.8.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/dev-embedded/bcm2-utils/bcm2-utils-0.9.8.ebuild b/dev-embedded/bcm2-utils/bcm2-utils-0.9.8.ebuild
index fee9e13f9..89d08ce87 100644
--- a/dev-embedded/bcm2-utils/bcm2-utils-0.9.8.ebuild
+++ b/dev-embedded/bcm2-utils/bcm2-utils-0.9.8.ebuild
@@ -13,8 +13,11 @@ LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64"
 
-DEPEND="dev-libs/boost"
-RDEPEND="${DEPEND}"
+DEPEND="
+	dev-libs/boost
+	dev-libs/openssl
+"
+RDEPEND="dev-libs/openssl"
 
 src_prepare(){
 	default


             reply	other threads:[~2024-07-10 23:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-10 23:32 Eli Burch [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-07 14:59 [gentoo-commits] repo/proj/guru:dev commit in: dev-embedded/bcm2-utils/ Eli Burch
2024-06-29 19:39 Eli Burch
2024-06-27 12:34 Eli Burch
2024-06-25 16:08 Eli Burch
2024-06-18 23:41 Eli Burch

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=1720654282.a123ca924a64673f8cbc6a56920a9cfd4a73fae9.redawl@gentoo \
    --to=redawl@burchbytes.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