summaryrefslogtreecommitdiffstats
path: root/audio-players
diff options
context:
space:
mode:
authorFlorian Franzmann2019-07-13 23:19:30 +0200
committerFlorian Franzmann2019-07-13 23:19:34 +0200
commit040b29e8da84db3b2d769395c4f5930d9362216f (patch)
tree65e0f69d465a63a47eff147fee3a4056193d3e6e /audio-players
parent8d105a3cd24459e191eaadfc9b7cd152e05bb72e (diff)
audio-players/cmus: add depenency on opusfile
Diffstat (limited to 'audio-players')
-rwxr-xr-xaudio-players/cmus/DEPENDS8
-rw-r--r--audio-players/cmus/HISTORY1
2 files changed, 5 insertions, 4 deletions
diff --git a/audio-players/cmus/DEPENDS b/audio-players/cmus/DEPENDS
index fe8b0cdbac..85cdd82969 100755
--- a/audio-players/cmus/DEPENDS
+++ b/audio-players/cmus/DEPENDS
@@ -33,10 +33,10 @@ optional_depends "libvorbis" \
"CONFIG_VORBIS=n" \
"for Ogg/Vorbis support" &&
-#optional_depends "opusfile" \
-# "CONFIG_OPUS=y" \
-# "CONFIG_OPUS=n" \
-# "for Opus support" &&
+optional_depends "opusfile" \
+ "CONFIG_OPUS=y" \
+ "CONFIG_OPUS=n" \
+ "for Opus support" &&
optional_depends "wavpack" \
"CONFIG_WAVPACK=y" \
diff --git a/audio-players/cmus/HISTORY b/audio-players/cmus/HISTORY
index 15a637605f..7a29e567a7 100644
--- a/audio-players/cmus/HISTORY
+++ b/audio-players/cmus/HISTORY
@@ -1,5 +1,6 @@
2019-07-13 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 2.8.0
+ * DEPENDS: add dependency on opusfile
2018-12-05 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 2.7.1