Skip to content

Commit

Permalink
package/mono: enable selinux module
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Duskett <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
  • Loading branch information
Adam Duskett authored and tpetazzoni committed Nov 4, 2023
1 parent 245b13a commit 7f09263
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/mono/mono.mk
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
MONO_VERSION = 6.12.0.182
MONO_SITE = http://download.mono-project.com/sources/mono
MONO_SOURCE = mono-$(MONO_VERSION).tar.xz
MONO_SELINUX_MODULES = mono
MONO_LICENSE = GPL-2.0 or MIT (compiler, tools), MIT (libs) or commercial
MONO_LICENSE_FILES = LICENSE mcs/COPYING \
external/Newtonsoft.Json/Tools/7-zip/copying.txt
Expand Down

0 comments on commit 7f09263

Please sign in to comment.