From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/xcb-util-xrm/
Date: Sun, 20 Feb 2022 01:35:09 +0000 (UTC) [thread overview]
Message-ID: <1645320835.0fa1e5ed3f81ca23af9a5e5de9cba1b55507c047.sam@gentoo> (raw)
commit: 0fa1e5ed3f81ca23af9a5e5de9cba1b55507c047
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 20 01:33:55 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 20 01:33:55 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fa1e5ed
x11-libs/xcb-util-xrm: fix build on musl
Closes: https://bugs.gentoo.org/833103
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-libs/xcb-util-xrm/xcb-util-xrm-1.3-r1.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/x11-libs/xcb-util-xrm/xcb-util-xrm-1.3-r1.ebuild b/x11-libs/xcb-util-xrm/xcb-util-xrm-1.3-r1.ebuild
index ae0801471647..8bda1a04bbb9 100644
--- a/x11-libs/xcb-util-xrm/xcb-util-xrm-1.3-r1.ebuild
+++ b/x11-libs/xcb-util-xrm/xcb-util-xrm-1.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,5 +15,6 @@ KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv x86"
RDEPEND=">=x11-libs/libxcb-1.9.1:=[${MULTILIB_USEDEP}]
x11-libs/xcb-util[${MULTILIB_USEDEP}]"
DEPEND="${RDEPEND}
+ elibc_musl? ( sys-libs/queue-standalone )
x11-base/xorg-proto
x11-libs/libX11[${MULTILIB_USEDEP}]" # Only for tests, but configure.ac requires it
next reply other threads:[~2022-02-20 1:35 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-20 1:35 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-17 4:01 [gentoo-commits] repo/gentoo:master commit in: x11-libs/xcb-util-xrm/ Matt Turner
2021-11-22 8:05 Sam James
2021-09-18 12:29 Marek Szuba
2020-11-05 17:01 Matt Turner
2020-11-05 17:01 Matt Turner
2020-08-17 0:09 Matt Turner
2019-12-05 23:21 Matt Turner
2019-12-05 23:21 Matt Turner
2019-05-20 3:00 Matt Turner
2019-05-19 18:05 Matt Turner
2019-05-19 18:05 Matt Turner
2018-05-14 0:22 Aaron Bauman
2018-05-13 22:06 Thomas Deutschmann
2018-04-02 22:44 Matt Turner
2018-03-18 11:38 Sergei Trofimovich
2017-12-24 12:01 Markus Meier
2017-08-16 7:16 Michał Górny
2017-06-20 12:53 Pacho Ramos
2017-03-17 5:52 Markus Meier
2017-03-10 10:59 Agostino Sarubbo
2017-03-10 9:09 Agostino Sarubbo
2017-02-25 14:23 Markus Meier
2017-01-11 16:17 Agostino Sarubbo
2016-12-25 15:22 Lars Wendler
2016-06-17 13:24 Kacper Kowalik
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=1645320835.0fa1e5ed3f81ca23af9a5e5de9cba1b55507c047.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