From 1919539ec916b166ea3a7b6c5778c40d5bccad70 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 28 Jun 2023 13:37:56 +0100 Subject: gentoo auto-resync : 28:06:2023 - 13:37:56 --- net-firewall/psad/psad-2.4.6-r1.ebuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'net-firewall/psad/psad-2.4.6-r1.ebuild') diff --git a/net-firewall/psad/psad-2.4.6-r1.ebuild b/net-firewall/psad/psad-2.4.6-r1.ebuild index d9125b0b0558..7f7c63a676c3 100644 --- a/net-firewall/psad/psad-2.4.6-r1.ebuild +++ b/net-firewall/psad/psad-2.4.6-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=8 @@ -12,6 +12,7 @@ SRC_URI="https://www.cipherdyne.org/psad/download/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha amd64 ~arm64 ppc ~sparc x86" +IUSE="selinux" RDEPEND=" dev-perl/Bit-Vector @@ -22,7 +23,9 @@ RDEPEND=" net-misc/whois virtual/logger virtual/mailx - virtual/perl-Storable" + virtual/perl-Storable + selinux? ( sec-policy/selinux-psad ) +" BDEPEND="virtual/perl-ExtUtils-MakeMaker" PATCHES=( "${FILESDIR}"/${PN}-2.2.4-var-run.patch ) -- cgit v1.2.3