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: dev-libs/liblogging/
Date: Tue, 26 Nov 2024 06:57:53 +0000 (UTC)	[thread overview]
Message-ID: <1732604244.47a1659756941700c8c6103722100bb4fb70533e.sam@gentoo> (raw)

commit:     47a1659756941700c8c6103722100bb4fb70533e
Author:     Z. Liu <zhixu.liu <AT> gmail <DOT> com>
AuthorDate: Tue Nov 26 06:46:13 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Nov 26 06:57:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47a16597

dev-libs/liblogging: add BDEPEND on dev-python/docutils

otherwise, configure will failed with error:

  rst2man is required to build man pages. You can use the release tarball
  with pregenerated man pages to avoid this depedency. Alternatively, use
  --disable-man-pages to build without them.

[sam: Unfortunately, AFAICT, the release tarball doesn't exist for 1.0.7.]

Closes: https://bugs.gentoo.org/944743
Signed-off-by: Z. Liu <zhixu.liu <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/39477
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/liblogging/liblogging-1.0.7.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-libs/liblogging/liblogging-1.0.7.ebuild b/dev-libs/liblogging/liblogging-1.0.7.ebuild
index 9d945e871e28..768ab4bc3c6d 100644
--- a/dev-libs/liblogging/liblogging-1.0.7.ebuild
+++ b/dev-libs/liblogging/liblogging-1.0.7.ebuild
@@ -17,7 +17,10 @@ IUSE="systemd"
 
 RDEPEND="systemd? ( sys-apps/systemd )"
 DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"
+BDEPEND="
+	dev-python/docutils
+	virtual/pkgconfig
+"
 
 DOCS=( ChangeLog )
 


             reply	other threads:[~2024-11-26  6:57 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-26  6:57 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-26  6:59 [gentoo-commits] repo/gentoo:master commit in: dev-libs/liblogging/ Sam James
2024-11-23 14:55 Sam James
2024-11-23 14:53 Sam James
2024-11-23 13:56 Sam James
2022-09-04 18:21 Arthur Zamarin
2022-08-28  5:55 Jakov Smolić
2022-08-23 18:10 Arthur Zamarin
2022-08-05  9:31 Arthur Zamarin
2021-10-21 18:08 Thomas Deutschmann
2021-05-16  0:03 Sam James
2019-12-31  3:17 Thomas Deutschmann
2018-03-28  5:05 Markus Meier
2017-11-22 21:38 Sergei Trofimovich
2017-06-28 13:19 Agostino Sarubbo
2017-03-06 14:18 Thomas Deutschmann
2016-08-24  0:57 Thomas Deutschmann
2016-08-10 20:44 Thomas Deutschmann
2016-08-10 20:44 Thomas Deutschmann
2016-07-05  5:08 Yixun Lan
2016-05-26 14:58 Jeroen Roovers
2016-04-19 19:31 Markus Meier
2016-03-15 15:27 Agostino Sarubbo
2016-03-14 22:12 Agostino Sarubbo

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=1732604244.47a1659756941700c8c6103722100bb4fb70533e.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