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