Bug 79751 - mail-filter/procmail needs RDEPEND on selinux
Bug#: 79751 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: net-mail@gentoo.org Reported By: kaiowas@gentoo.org
Component: Applications
URL: 
Summary: mail-filter/procmail needs RDEPEND on selinux
Keywords:  
Status Whiteboard: 
Opened: 2005-01-27 10:01 0000
Description:   Opened: 2005-01-27 10:01 0000
please be so kind and modify all current and future procmail ebuilds so that
they contain

IUSE="selinux"

and

RDEPEND="selinux? ( sec-policy/selinux-procmail )"

this is needed in order for your package to function normally in a SELinux
environment.

------- Comment #1 From Andrej Kacian (RETIRED) 2005-01-27 11:24:16 0000 -------
InCVS, thanks.