public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-arch/cabextract/
Date: Wed,  7 Sep 2022 12:32:29 +0000 (UTC)	[thread overview]
Message-ID: <1662553925.96124dab9595b50d89800ea476541b0d3cd456d7.juippis@gentoo> (raw)

commit:     96124dab9595b50d89800ea476541b0d3cd456d7
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  7 12:32:05 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Sep  7 12:32:05 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96124dab

app-arch/cabextract: add bdepend

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-arch/cabextract/cabextract-1.9.1.ebuild | 5 +++--
 app-arch/cabextract/cabextract-9999.ebuild  | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/app-arch/cabextract/cabextract-1.9.1.ebuild b/app-arch/cabextract/cabextract-1.9.1.ebuild
index 47ed62fb64f9..4eb13482f474 100644
--- a/app-arch/cabextract/cabextract-1.9.1.ebuild
+++ b/app-arch/cabextract/cabextract-1.9.1.ebuild
@@ -27,10 +27,11 @@ LICENSE="GPL-3"
 SLOT="0"
 IUSE="extras"
 
-DEPEND="${LIBMSPACK_DEPEND}
-	virtual/pkgconfig"
+DEPEND="${LIBMSPACK_DEPEND}"
 RDEPEND="${LIBMSPACK_DEPEND}
 	extras? ( dev-lang/perl )"
+BDEPEND="sys-devel/gettext
+	virtual/pkgconfig"
 
 src_prepare() {
 	if [[ ${PV} == "9999" ]] ; then

diff --git a/app-arch/cabextract/cabextract-9999.ebuild b/app-arch/cabextract/cabextract-9999.ebuild
index d3b2ec55b336..569f885f93b4 100644
--- a/app-arch/cabextract/cabextract-9999.ebuild
+++ b/app-arch/cabextract/cabextract-9999.ebuild
@@ -27,10 +27,11 @@ LICENSE="GPL-3"
 SLOT="0"
 IUSE="extras"
 
-DEPEND="${LIBMSPACK_DEPEND}
-	virtual/pkgconfig"
+DEPEND="${LIBMSPACK_DEPEND}"
 RDEPEND="${LIBMSPACK_DEPEND}
 	extras? ( dev-lang/perl )"
+BDEPEND="sys-devel/gettext
+	virtual/pkgconfig"
 
 src_prepare() {
 	if [[ ${PV} == "9999" ]] ; then


             reply	other threads:[~2022-09-07 12:32 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-07 12:32 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-01  0:11 [gentoo-commits] repo/gentoo:master commit in: app-arch/cabextract/ Matt Turner
2023-04-28  0:05 Sam James
2023-04-27 23:29 Sam James
2023-04-27 23:29 Sam James
2023-04-27 23:29 Sam James
2023-04-27 23:29 Sam James
2023-04-27 23:29 Sam James
2023-03-04  3:16 Matt Turner
2022-07-28 13:59 Sam James
2022-05-14 10:30 WANG Xuerui
2022-05-05 10:44 WANG Xuerui
2022-05-05 10:44 WANG Xuerui
2022-01-01 10:05 James Le Cuirot
2021-06-25  1:33 Yixun Lan
2021-01-06 12:52 Fabian Groffen
2020-09-19 22:29 Sam James
2020-09-15 17:22 Thomas Deutschmann
2020-09-13  8:44 Sergei Trofimovich
2020-09-13  8:38 Sergei Trofimovich
2020-09-12  8:01 Sergei Trofimovich
2020-09-09 21:59 Sergei Trofimovich
2020-09-09 21:20 Sam James
2020-09-09 20:59 Sam James
2020-06-01  0:07 Matt Turner
2020-05-01  8:40 Mart Raudsepp
2020-04-23  7:16 Sergei Trofimovich
2019-04-14 14:37 Aaron Bauman
2019-03-04 10:06 Lars Wendler
2019-03-04 10:06 Lars Wendler
2019-01-30 13:20 Tobias Klausmann
2018-12-26 20:00 Sergei Trofimovich
2018-12-26 17:29 Matt Turner
2018-12-26 13:55 Sergei Trofimovich
2018-12-07 12:47 Mikle Kolyada
2018-11-23 16:18 Sergei Trofimovich
2018-11-22 15:28 Thomas Deutschmann
2018-11-18 10:38 Sergei Trofimovich
2018-11-07 23:44 Thomas Deutschmann
2018-11-07  9:43 Agostino Sarubbo
2018-11-06  2:12 Thomas Deutschmann
2018-11-04  1:20 Thomas Deutschmann
2018-10-21 17:51 Lars Wendler
2018-07-26 11:55 Lars Wendler
2018-03-02 18:09 Michał Górny
2015-09-02 16:30 Justin Lecher

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=1662553925.96124dab9595b50d89800ea476541b0d3cd456d7.juippis@gentoo \
    --to=juippis@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