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: x11-libs/libSM/
Date: Mon,  5 Apr 2021 20:44:29 +0000 (UTC)	[thread overview]
Message-ID: <1617655450.f292a952b3bf742613e05675dc8d2959ccb8b3bd.sam@gentoo> (raw)

commit:     f292a952b3bf742613e05675dc8d2959ccb8b3bd
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  5 20:42:46 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr  5 20:44:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f292a952

x11-libs/libSM: add sys-libs/native-uuid dep on Darwin

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

 x11-libs/libSM/libSM-1.2.3-r1.ebuild | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/x11-libs/libSM/libSM-1.2.3-r1.ebuild b/x11-libs/libSM/libSM-1.2.3-r1.ebuild
index cfaaad3a6de..21729a16b03 100644
--- a/x11-libs/libSM/libSM-1.2.3-r1.ebuild
+++ b/x11-libs/libSM/libSM-1.2.3-r1.ebuild
@@ -15,9 +15,12 @@ IUSE="ipv6 +uuid"
 RDEPEND="x11-base/xorg-proto
 	>=x11-libs/libICE-1.0.8-r1[${MULTILIB_USEDEP}]
 	x11-libs/xtrans
-	!elibc_FreeBSD? ( !elibc_SunOS? ( !elibc_Darwin? (
-		uuid? ( >=sys-apps/util-linux-2.24.1-r3[${MULTILIB_USEDEP}] )
-	) ) )"
+	uuid? (
+		elibc_Darwin? ( sys-libs/native-uuid )
+		!elibc_FreeBSD? ( !elibc_SunOS? ( !elibc_Darwin? (
+			>=sys-apps/util-linux-2.24.1-r3[${MULTILIB_USEDEP}]
+		) ) )
+	)"
 DEPEND="${RDEPEND}"
 
 src_configure() {


             reply	other threads:[~2021-04-05 20:44 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-05 20:44 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-01-26 17:47 [gentoo-commits] repo/gentoo:master commit in: x11-libs/libSM/ Matt Turner
2023-01-25 19:21 Arthur Zamarin
2023-01-24 18:29 Arthur Zamarin
2023-01-24 18:27 Arthur Zamarin
2023-01-24  1:00 Sam James
2022-12-20  4:11 Matt Turner
2022-05-08  3:10 WANG Xuerui
2022-01-02 17:49 David Seifert
2022-01-01 15:53 James Le Cuirot
2021-09-23 20:13 Sam James
2020-12-27 18:28 Fabian Groffen
2020-11-05 17:01 Matt Turner
2020-11-05 17:01 Matt Turner
2020-09-08 19:25 Matt Turner
2019-06-12 17:08 Michael Haubenwallner
2018-12-08 17:48 Mikle Kolyada
2018-11-29  5:17 Matt Turner
2018-11-27 20:30 Matt Turner
2018-11-27 12:03 Mart Raudsepp
2018-11-17 14:57 Mikle Kolyada
2018-11-10 17:23 Matt Turner
2018-11-09 17:50 Sergei Trofimovich
2018-11-04  4:35 Matt Turner
2018-11-03 14:36 Mikle Kolyada
2018-10-10 17:01 Matt Turner
2018-06-28 13:55 Mikle Kolyada
2017-01-29 21:11 Fabian Groffen

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=1617655450.f292a952b3bf742613e05675dc8d2959ccb8b3bd.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