Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 543568 - dev-libs/cyrus-sasl should RDEPEND on selinux? sec-policy/selinux-sasl
Summary: dev-libs/cyrus-sasl should RDEPEND on selinux? sec-policy/selinux-sasl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: SELinux (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 527868
  Show dependency tree
 
Reported: 2015-03-17 02:14 UTC by schmitt953
Modified: 2015-06-06 10:10 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.