Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 543568

Summary: dev-libs/cyrus-sasl should RDEPEND on selinux? sec-policy/selinux-sasl
Product: Gentoo Linux Reporter: schmitt953
Component: SELinuxAssignee: Net-Mail Packages <net-mail+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: selinux
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 527868    

Description schmitt953 2015-03-17 02:14:50 UTC
dev-libs/cyrus-sasl does not have an SELinux use flag and it does not pull in sec-policy/selinux-sasl. Also net-misc/bridge-utils does not pull in sec-policy/selinux-brctl
Comment 1 Jason Zaman gentoo-dev 2015-03-24 08:04:35 UTC
there is a separate bug for bridge-utils already, bug 538022.


Next time there is a bump / release of cyrus-sasl, please add 
IUSE="selinux"
RDEPEND="selinux? ( sec-policy/selinux-sasl )"

see the blocker bug for more info.
Comment 2 Jason Zaman gentoo-dev 2015-06-06 10:10:57 UTC
+  06 Jun 2015; Jason Zaman <perfinion@gentoo.org> cyrus-sasl-2.1.26-r9.ebuild:
+  RDEP on selinux policy, bug 543568

added the dep.