Skip to content

Commit

Permalink
add libmono-posix4.0-cil
Browse files Browse the repository at this point in the history
libmono-posix4.0-cil is needed on Ubuntu 19.10
(libmono-system-core4.0-cil is installed with mono-runtime now)
  • Loading branch information
udoliess committed Nov 3, 2019
1 parent baf9936 commit a3ebca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Prerequisites
baco needs Mono or .NET Framework 4.5 (or higher version) to be installed.
For Windows see <https://microsoft.com/net>.
For Ubuntu the needed Mono components can be installed with following command:
`sudo apt-get install mono-runtime libmono-system-core4.0-cil`
`sudo apt-get install mono-runtime libmono-system-core4.0-cil libmono-posix4.0-cil`

Download
--------
Expand Down

0 comments on commit a3ebca7

Please sign in to comment.