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: dev-libs/libglib-testing/
Date: Mon, 21 Nov 2022 16:37:59 +0000 (UTC)	[thread overview]
Message-ID: <1669048677.eecdc944bbe9b46e13b87d16f46fe7e8f97bff54.juippis@gentoo> (raw)

commit:     eecdc944bbe9b46e13b87d16f46fe7e8f97bff54
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 21 16:35:39 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Nov 21 16:37:57 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eecdc944

dev-libs/libglib-testing: add missing virtual/pkgconfig BDEPEND

 - libglib-testing/meson.build:12:0: ERROR: Pkg-config binary for machine 1 not found. Giving up.

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

 dev-libs/libglib-testing/libglib-testing-0.1.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-libs/libglib-testing/libglib-testing-0.1.1.ebuild b/dev-libs/libglib-testing/libglib-testing-0.1.1.ebuild
index 1533af057974..717a4a85d5a7 100644
--- a/dev-libs/libglib-testing/libglib-testing-0.1.1.ebuild
+++ b/dev-libs/libglib-testing/libglib-testing-0.1.1.ebuild
@@ -15,7 +15,8 @@ KEYWORDS="~amd64"
 
 DEPEND=">=dev-libs/glib-2.44:2"
 RDEPEND="${DEPEND}"
-BDEPEND="dev-util/gtk-doc"
+BDEPEND="dev-util/gtk-doc
+	virtual/pkgconfig"
 
 src_configure() {
 	local emesonargs=(


             reply	other threads:[~2022-11-21 16:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-21 16:37 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-09-24 10:46 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libglib-testing/ WANG Xuerui
2023-05-17  7:49 Sam James
2022-11-21 16:37 Joonas Niilola
2022-10-30  1:50 Matt Turner
2022-09-20 15:24 Matt Turner

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=1669048677.eecdc944bbe9b46e13b87d16f46fe7e8f97bff54.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