summaryrefslogtreecommitdiffstats
path: root/audio/flacon/README
diff options
context:
space:
mode:
Diffstat (limited to 'audio/flacon/README')
-rw-r--r--audio/flacon/README13
1 files changed, 6 insertions, 7 deletions
diff --git a/audio/flacon/README b/audio/flacon/README
index 811760ec17..927ba66840 100644
--- a/audio/flacon/README
+++ b/audio/flacon/README
@@ -16,18 +16,17 @@ Features:
* Automatic character set detection for CUE files.
* Generation of the per-track CUE file in the output dir.
-NOTE:
-
- * To build this package with Qt5, please add " -DUSE_QT5=Yes " to the
- cmake options in the SlackBuild file.
-
-Optional dependencies:
+And the optional dependencies:
* faac
* lame
* mac
* mp3gain
* opus-tools
- * shntool
* ttaenc
* vorbisgain
+
+NOTE:
+
+To build with Qt5, into SlackBuild file change the line "-DUSE_QT5=No"
+to: "-DUSE_QT5=Yes".