commit:     0c7a208ba1cc6303dd06dc7c813e69d1c41b10e7
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 21 18:17:34 2015 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Mon Dec 21 18:17:46 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c7a208b

sys-apps/dbus: Disable apparmor support

Avoid the automagic dep until someone can test it.

Package-Manager: portage-2.2.26_p32

 sys-apps/dbus/dbus-1.10.6.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sys-apps/dbus/dbus-1.10.6.ebuild b/sys-apps/dbus/dbus-1.10.6.ebuild
index c7e7c59..00b05ee 100644
--- a/sys-apps/dbus/dbus-1.10.6.ebuild
+++ b/sys-apps/dbus/dbus-1.10.6.ebuild
@@ -106,6 +106,7 @@ multilib_src_configure() {
                --disable-checks
                $(use_enable selinux)
                $(use_enable selinux libaudit)
+               --disable-apparmor
                $(use_enable kernel_linux inotify)
                $(use_enable kernel_FreeBSD kqueue)
                $(use_enable systemd)

Reply via email to