summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
Diffstat (limited to 'net-im')
-rw-r--r--net-im/skypeforlinux/skypeforlinux-8.99.0.202.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/net-im/skypeforlinux/skypeforlinux-8.99.0.202.ebuild b/net-im/skypeforlinux/skypeforlinux-8.99.0.202.ebuild
index aa8b927e61ba..a96df6bc8f2e 100644
--- a/net-im/skypeforlinux/skypeforlinux-8.99.0.202.ebuild
+++ b/net-im/skypeforlinux/skypeforlinux-8.99.0.202.ebuild
@@ -15,6 +15,7 @@ S="${WORKDIR}"
LICENSE="Skype-TOS MIT MIT-with-advertising BSD-1 BSD-2 BSD Apache-2.0 Boost-1.0 ISC CC-BY-SA-3.0 CC0-1.0 openssl ZLIB APSL-2 icu Artistic-2 LGPL-2.1"
SLOT="0"
KEYWORDS="-* ~amd64"
+IUSE="selinux"
QA_PREBUILT="*"
RESTRICT="mirror bindist strip" #299368
@@ -52,7 +53,9 @@ RDEPEND="
x11-libs/libxcb[${MULTILIB_USEDEP}]
x11-libs/libxkbcommon[${MULTILIB_USEDEP}]
x11-libs/libxkbfile[${MULTILIB_USEDEP}]
- x11-libs/pango[${MULTILIB_USEDEP}]"
+ x11-libs/pango[${MULTILIB_USEDEP}]
+ selinux? ( sec-policy/selinux-skype )
+"
pkg_setup() {
chromium_suid_sandbox_check_kernel_config