summaryrefslogtreecommitdiff
path: root/dev-lang/mono/mono-6.12.0.182.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-06-28 13:37:56 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-06-28 13:37:56 +0100
commit1919539ec916b166ea3a7b6c5778c40d5bccad70 (patch)
tree8d03694e000aa8e1d2f84456dadbad899b3dbbd6 /dev-lang/mono/mono-6.12.0.182.ebuild
parent1a39e197a344b8ec7e3ed6c173bdf2a1ccba5b6b (diff)
gentoo auto-resync : 28:06:2023 - 13:37:56
Diffstat (limited to 'dev-lang/mono/mono-6.12.0.182.ebuild')
-rw-r--r--dev-lang/mono/mono-6.12.0.182.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-lang/mono/mono-6.12.0.182.ebuild b/dev-lang/mono/mono-6.12.0.182.ebuild
index 7ec3e4980142..20444696ffda 100644
--- a/dev-lang/mono/mono-6.12.0.182.ebuild
+++ b/dev-lang/mono/mono-6.12.0.182.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://download.mono-project.com/sources/mono/${P}.tar.xz"
LICENSE="MIT LGPL-2.1 GPL-2 BSD-4 NPL-1.1 Ms-PL GPL-2-with-linking-exception IDPL"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 -riscv ~x86 ~amd64-linux"
-IUSE="doc minimal nls pax-kernel xen"
+IUSE="doc minimal nls pax-kernel selinux xen"
# Note: mono works incorrect with older versions of libgdiplus
# Details on dotnet overlay issue: https://github.com/gentoo/dotnet/issues/429
@@ -27,6 +27,7 @@ DEPEND="
RDEPEND="
${DEPEND}
app-misc/ca-certificates
+ selinux? ( sec-policy/selinux-mono )
"
# CMake is used for bundled deps
BDEPEND="