1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2024-12-22 15:56:58 +00:00

Added mediainfo dependencies

Firas AlShafei 2014-07-22 12:13:56 -07:00
parent 0533c6117d
commit 08259871f7

@ -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**