mirror of
https://github.com/KrumpetPirate/AAXtoMP3.git
synced 2024-11-18 03:08:57 +01:00
Add bc to Ubuntu package list
On a stock Ubuntu 16.04 server install, bc is not present, and splitting into chapter files fails.
This commit is contained in:
parent
0d5f3b4098
commit
61cb5b43d8
@ -117,7 +117,7 @@ __Note:__ At least one of the above must be exist. The code must also match the
|
|||||||
__Ubuntu, Linux Mint, Debian__
|
__Ubuntu, Linux Mint, Debian__
|
||||||
```
|
```
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install ffmpeg libav-tools x264 x265
|
sudo apt-get install ffmpeg libav-tools x264 x265 bc
|
||||||
```
|
```
|
||||||
|
|
||||||
__Fedora__
|
__Fedora__
|
||||||
|
Loading…
Reference in New Issue
Block a user