diff options
Diffstat (limited to 'audio/flacon/README')
-rw-r--r-- | audio/flacon/README | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/audio/flacon/README b/audio/flacon/README index 32b86bf161aa..811760ec1737 100644 --- a/audio/flacon/README +++ b/audio/flacon/README @@ -16,7 +16,18 @@ Features: * Automatic character set detection for CUE files. * Generation of the per-track CUE file in the output dir. -Optional dependency: qt5 +NOTE: - * To build this package with Qt5, please add " -DUSE_QT5=Yes " to the cmake - options in the SlackBuild file. + * To build this package with Qt5, please add " -DUSE_QT5=Yes " to the + cmake options in the SlackBuild file. + +Optional dependencies: + + * faac + * lame + * mac + * mp3gain + * opus-tools + * shntool + * ttaenc + * vorbisgain |