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: gui-libs/greetd/
Date: Tue, 24 Sep 2024 07:55:11 +0000 (UTC)	[thread overview]
Message-ID: <1727164486.dfba725be83c511fa86d0351f7f521a8d175efc1.sam@gentoo> (raw)

commit:     dfba725be83c511fa86d0351f7f521a8d175efc1
Author:     Rahul Sandhu <rahul <AT> sandhuservices <DOT> dev>
AuthorDate: Mon Sep 23 17:15:12 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 24 07:54:46 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfba725b

gui-libs/greetd: add sec-policy/selinux-xserver to RDEPEND for SELinux

For SELinux system, greetd requires sec-policy/selinux-xserver add
runtime. Let's add it to RDEPEND.

Closes: https://bugs.gentoo.org/933707
Signed-off-by: Rahul Sandhu <rahul <AT> sandhuservices.dev>
Closes: https://github.com/gentoo/gentoo/pull/38746
Signed-off-by: Sam James <sam <AT> gentoo.org>

 gui-libs/greetd/greetd-0.10.3.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/gui-libs/greetd/greetd-0.10.3.ebuild b/gui-libs/greetd/greetd-0.10.3.ebuild
index 1969369022d9..30f9a98e47b8 100644
--- a/gui-libs/greetd/greetd-0.10.3.ebuild
+++ b/gui-libs/greetd/greetd-0.10.3.ebuild
@@ -80,14 +80,17 @@ LICENSE="GPL-3+"
 LICENSE+=" Apache-2.0 MIT Unicode-DFS-2016 Unlicense"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
-IUSE="man"
+IUSE="man selinux"
 
 DEPEND="
 	acct-user/greetd
 	sys-auth/pambase
 	sys-libs/pam
 "
-RDEPEND="${DEPEND}"
+RDEPEND="
+	${DEPEND}
+	selinux? ( sec-policy/selinux-xserver )
+"
 BDEPEND="man? ( app-text/scdoc )"
 
 QA_FLAGS_IGNORED="usr/bin/.*greet.*"


             reply	other threads:[~2024-09-24  7:55 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-24  7:55 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-21  1:30 [gentoo-commits] repo/gentoo:master commit in: gui-libs/greetd/ Jakov Smolić
2025-01-20 23:56 John Helmert III
2024-07-28 22:55 John Helmert III
2024-07-28 18:51 John Helmert III
2024-07-28  3:35 Sam James
2024-07-28  2:39 Sam James
2024-06-17  9:39 James Le Cuirot
2024-04-21  0:08 John Helmert III
2024-01-03 18:39 Arthur Zamarin
2023-12-24  5:52 John Helmert III
2023-12-24  5:52 John Helmert III
2023-09-11  4:41 John Helmert III
2023-07-19 15:49 John Helmert III
2022-12-31 19:02 John Helmert III
2022-12-27  3:56 Georgy Yakovlev
2022-10-21 19:56 John Helmert III
2022-10-21  6:04 John Helmert III
2022-08-14 20:06 Sam James
2021-11-21 16:08 John Helmert III
2021-09-18  9:50 Joonas Niilola
2021-01-18  8:55 Joonas Niilola
2020-07-02 22:36 Georgy Yakovlev
2020-07-02 22:36 Georgy Yakovlev

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=1727164486.dfba725be83c511fa86d0351f7f521a8d175efc1.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