From a9899b86fe8406db6b2f0136ae3df674cea9568c Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 28 Jun 2023 08:45:14 +0100 Subject: sys-boot/plymouth: add missing selinux policy dep Signed-off-by: Sam James --- sys-boot/plymouth/plymouth-22.02.122-r1.ebuild | 5 +++-- sys-boot/plymouth/plymouth-9999.ebuild | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'sys-boot') diff --git a/sys-boot/plymouth/plymouth-22.02.122-r1.ebuild b/sys-boot/plymouth/plymouth-22.02.122-r1.ebuild index b98890966212..1489deec6cd0 100644 --- a/sys-boot/plymouth/plymouth-22.02.122-r1.ebuild +++ b/sys-boot/plymouth/plymouth-22.02.122-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -21,7 +21,7 @@ HOMEPAGE="https://cgit.freedesktop.org/plymouth/" LICENSE="GPL-2" SLOT="0" -IUSE="debug +drm +gtk +pango +split-usr static-libs +udev" +IUSE="debug +drm +gtk +pango selinux +split-usr static-libs +udev" CDEPEND=" >=media-libs/libpng-1.2.16:= @@ -41,6 +41,7 @@ DEPEND="${CDEPEND} " # Block due bug #383067 RDEPEND="${CDEPEND} + selinux? ( sec-policy/selinux-plymouthd ) udev? ( virtual/udev ) !