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-util/scanmem/
Date: Sat, 26 Apr 2025 01:57:58 +0000 (UTC)	[thread overview]
Message-ID: <1745632636.f141e88e6a828b8b9acbdfe454b92c30d884d57c.sam@gentoo> (raw)

commit:     f141e88e6a828b8b9acbdfe454b92c30d884d57c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 01:57:08 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 01:57:16 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f141e88e

dev-util/scanmem: BDEPEND on intltool

Closes: https://bugs.gentoo.org/804852
Closes: https://github.com/gentoo/gentoo/pull/41498
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/scanmem/scanmem-0.17.ebuild | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/dev-util/scanmem/scanmem-0.17.ebuild b/dev-util/scanmem/scanmem-0.17.ebuild
index beba0577e4d9..c8f6f1926b79 100644
--- a/dev-util/scanmem/scanmem-0.17.ebuild
+++ b/dev-util/scanmem/scanmem-0.17.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
@@ -16,12 +16,15 @@ KEYWORDS="~amd64 ~riscv ~x86"
 IUSE="gui static-libs"
 
 DEPEND="sys-libs/readline:="
-RDEPEND="${DEPEND}
+RDEPEND="
+	${DEPEND}
 	gui? (
 		${PYTHON_DEPS}
 		dev-python/pygobject:3
 		sys-auth/polkit
-	)"
+	)
+"
+BDEPEND="dev-util/intltool"
 
 REQUIRED_USE="gui? ( ${PYTHON_REQUIRED_USE} )"
 


             reply	other threads:[~2025-04-26  1:58 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-26  1:57 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-08  5:23 [gentoo-commits] repo/gentoo:master commit in: dev-util/scanmem/ Matt Jolly
2024-05-22 13:19 Matt Jolly
2023-05-01 10:45 Sam James
2022-05-22  4:04 Sam James
2021-09-25 18:39 Marek Szuba
2020-12-03 16:09 Sam James
2020-02-10 11:54 Michał Górny
2019-08-01  3:26 Lars Wendler
2019-01-27 16:53 Pacho Ramos
2017-07-20 14:17 Lars Wendler
2017-05-06  2:05 Michael Orlitzky
2015-11-05 12:21 Lars Wendler

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=1745632636.f141e88e6a828b8b9acbdfe454b92c30d884d57c.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