public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-nds/yp-tools/
Date: Sat, 29 May 2021 19:03:32 +0000 (UTC)	[thread overview]
Message-ID: <1622314986.d64efec9acacc313a88f1ea5756e7f37c6cacd42.soap@gentoo> (raw)

commit:     d64efec9acacc313a88f1ea5756e7f37c6cacd42
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat May 29 19:03:06 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat May 29 19:03:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d64efec9

net-nds/yp-tools: add missing NLS dependencies

* Calls gettext at build time
* Links against libintl

Signed-off-by: Sam James <sam <AT> gentoo.org>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 net-nds/yp-tools/yp-tools-4.2.3.ebuild | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/net-nds/yp-tools/yp-tools-4.2.3.ebuild b/net-nds/yp-tools/yp-tools-4.2.3.ebuild
index 0f601865215..029b6b4d144 100644
--- a/net-nds/yp-tools/yp-tools-4.2.3.ebuild
+++ b/net-nds/yp-tools/yp-tools-4.2.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -14,11 +14,13 @@ SLOT="0"
 KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86"
 IUSE="nls"
 
+# Always uses libtirpc if present
 DEPEND="
 	net-libs/libtirpc:=
-	>=net-libs/libnsl-1.2.0:0="
+	>=net-libs/libnsl-1.2.0:0=
+	nls? ( virtual/libintl )"
 RDEPEND="${DEPEND}"
-# always uses libtirpc if present
+BDEPEND="nls? ( sys-devel/gettext )"
 
 src_prepare() {
 	default


             reply	other threads:[~2021-05-29 19:03 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-29 19:03 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-22 19:56 [gentoo-commits] repo/gentoo:master commit in: net-nds/yp-tools/ Sam James
2022-12-20 18:54 Mike Gilbert
2019-07-05 21:16 Andreas K. Hüttel
2019-02-16  8:55 Pacho Ramos
2019-02-09 18:36 Thomas Deutschmann
2019-02-07 13:15 Mikle Kolyada
2019-02-02 21:17 Sergei Trofimovich
2019-02-02 20:44 Sergei Trofimovich
2019-02-02 19:18 Sergei Trofimovich
2019-02-01 14:55 Tobias Klausmann
2018-12-06  0:17 David Seifert
2018-10-20 11:39 Pacho Ramos
2018-05-20 11:18 Mikle Kolyada
2018-05-20 11:17 Mikle Kolyada
2018-05-14  8:15 Tobias Klausmann
2018-04-26  6:41 Sergei Trofimovich
2018-04-26  5:09 Matt Turner
2018-04-26  5:09 Matt Turner
2018-04-25 19:27 Thomas Deutschmann
2018-04-23  0:26 Aaron Bauman
2018-03-03 22:36 Andreas Hüttel
2017-11-19  0:55 Michael Palimaka
2017-11-14 20:25 Sergei Trofimovich
2017-11-14  8:25 Sergei Trofimovich
2017-11-08 12:51 Tobias Klausmann
2017-11-07 18:22 Thomas Deutschmann
2017-11-07 13:16 Manuel Rüger
2017-11-04 19:37 Sergei Trofimovich
2017-11-04 17:43 Sergei Trofimovich
2017-11-01 18:59 Andreas Hüttel
2017-07-19  8:30 Pacho Ramos
2017-07-19  8:30 Pacho Ramos

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=1622314986.d64efec9acacc313a88f1ea5756e7f37c6cacd42.soap@gentoo \
    --to=soap@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