gentoo-full-overlay/sec-policy/selinux-skype/selinux-skype-9999.ebuild

18 lines
428 B
Bash

# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sec-policy/selinux-skype/selinux-skype-9999.ebuild,v 1.2 2014/03/30 11:17:59 swift Exp $
EAPI="4"
IUSE="alsa"
MODS="skype"
BASEPOL="9999"
inherit selinux-policy-2
DESCRIPTION="SELinux policy for skype"
KEYWORDS=""
DEPEND="${DEPEND}
sec-policy/selinux-xserver
"
RDEPEND="${DEPEND}"