mirror of
https://github.com/KrumpetPirate/AAXtoMP3.git
synced 2024-11-18 03:08:57 +01:00
Merge branch 'development'
Added libmp3lame to requirements
This commit is contained in:
commit
9eeef9de04
@ -20,6 +20,7 @@ can obtain this string from a tool like [audible-activator](https://github.com/i
|
|||||||
## Requirements
|
## Requirements
|
||||||
* perl version 5.22.0 or later
|
* perl version 5.22.0 or later
|
||||||
* ffmpeg version 2.8.3 or later
|
* ffmpeg version 2.8.3 or later
|
||||||
|
* libmp3lame (came from lame package on Arch, not sure where else this is stored)
|
||||||
|
|
||||||
You will also require the following perl modules:
|
You will also require the following perl modules:
|
||||||
* autodie
|
* autodie
|
||||||
|
Loading…
Reference in New Issue
Block a user