mirror of
https://github.com/Sonarr/Sonarr
synced 2024-12-22 15:56:58 +00:00
Added mediainfo dependencies
parent
0533c6117d
commit
08259871f7
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ The installation assumes that you're not using the root user to install/run NZBD
|
|||
The OpenSuse mono-opt will be installed under /opt so it can probably coexist with the CentOS mono-core (i havent tested this myself!)
|
||||
|
||||
```bash
|
||||
sudo yum install gcc-c++ gcc mediainfo gettext mono-opt mono-opt-devel
|
||||
sudo yum install gcc-c++ gcc mediainfo libzen libmediainfo curl gettext mono-opt mono-opt-devel
|
||||
```
|
||||
|
||||
4. **Download sqlite3.8.5 source and extract it**
|
||||
|
|
Loading…
Reference in a new issue