blob: 160c7cb5bb95365151b709f3d57c30ba8744ad5f [file] [log] [blame]
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
IUSE=""
MODS="rtkit"
inherit selinux-policy-2
DESCRIPTION="SELinux policy for rtkit"
KEYWORDS="amd64 x86"
DEPEND="${DEPEND}
sec-policy/selinux-dbus
"
RDEPEND="${DEPEND}"