public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/drbd-utils/
Date: Thu, 24 Apr 2025 20:15:00 +0000 (UTC)	[thread overview]
Message-ID: <1745525671.ee94e7821596b809c20e0795aa58bf9d21546aaf.sam@gentoo> (raw)

commit:     ee94e7821596b809c20e0795aa58bf9d21546aaf
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 24 19:58:27 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 24 20:14:31 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee94e782

sys-cluster/drbd-utils: add pkgconfig BDEPEND

Closes: https://bugs.gentoo.org/938082
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-cluster/drbd-utils/drbd-utils-9.25.0-r1.ebuild | 7 +++++--
 sys-cluster/drbd-utils/drbd-utils-9.25.0.ebuild    | 7 +++++--
 sys-cluster/drbd-utils/drbd-utils-9.27.0.ebuild    | 7 +++++--
 3 files changed, 15 insertions(+), 6 deletions(-)

diff --git a/sys-cluster/drbd-utils/drbd-utils-9.25.0-r1.ebuild b/sys-cluster/drbd-utils/drbd-utils-9.25.0-r1.ebuild
index 192389b3f566..41abcd56553a 100644
--- a/sys-cluster/drbd-utils/drbd-utils-9.25.0-r1.ebuild
+++ b/sys-cluster/drbd-utils/drbd-utils-9.25.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -20,7 +20,10 @@ DEPEND="
 	udev? ( virtual/udev )
 "
 RDEPEND="${DEPEND}"
-BDEPEND="app-alternatives/lex"
+BDEPEND="
+	app-alternatives/lex
+	virtual/pkgconfig
+"
 
 PATCHES=(
 	#"${FILESDIR}"/${PN}-9.15.1-run-lock.patch

diff --git a/sys-cluster/drbd-utils/drbd-utils-9.25.0.ebuild b/sys-cluster/drbd-utils/drbd-utils-9.25.0.ebuild
index 180215a36f74..cfaf2be4b9b5 100644
--- a/sys-cluster/drbd-utils/drbd-utils-9.25.0.ebuild
+++ b/sys-cluster/drbd-utils/drbd-utils-9.25.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -20,7 +20,10 @@ DEPEND="
 	udev? ( virtual/udev )
 "
 RDEPEND="${DEPEND}"
-BDEPEND="app-alternatives/lex"
+BDEPEND="
+	app-alternatives/lex
+	virtual/pkgconfig
+"
 
 PATCHES=(
 	#"${FILESDIR}"/${PN}-9.15.1-run-lock.patch

diff --git a/sys-cluster/drbd-utils/drbd-utils-9.27.0.ebuild b/sys-cluster/drbd-utils/drbd-utils-9.27.0.ebuild
index 8e995d72178a..bc324a800592 100644
--- a/sys-cluster/drbd-utils/drbd-utils-9.27.0.ebuild
+++ b/sys-cluster/drbd-utils/drbd-utils-9.27.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -21,7 +21,10 @@ DEPEND="
 	udev? ( virtual/udev )
 "
 RDEPEND="${DEPEND}"
-BDEPEND="app-alternatives/lex"
+BDEPEND="
+	app-alternatives/lex
+	virtual/pkgconfig
+"
 
 PATCHES=(
 	"${FILESDIR}"/${PN}-9.23.1-respect-flags.patch


             reply	other threads:[~2025-04-24 20:15 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-24 20:15 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-08 12:03 [gentoo-commits] repo/gentoo:master commit in: sys-cluster/drbd-utils/ Sam James
2024-01-01  1:51 Sam James
2024-01-01  0:12 Sam James
2024-01-01  0:12 Sam James
2023-09-17 13:05 Arthur Zamarin
2023-06-15 22:03 Sam James
2023-06-13 18:05 Sam James
2023-06-13 18:03 Sam James
2023-06-13 17:29 Sam James
2021-09-06 14:13 Alexys Jacob
2021-03-17  2:13 Sam James
2021-03-08 10:25 Sam James
2021-03-06 15:37 Thomas Deutschmann
2021-02-18 18:57 David Seifert
2020-11-26 20:25 Aaron Bauman
2018-02-06 15:10 Thomas Deutschmann
2016-03-23 23:25 Zac Medico
2015-09-21  8:31 Alexys Jacob

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=1745525671.ee94e7821596b809c20e0795aa58bf9d21546aaf.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