summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Sherwood2008-11-18 21:02:25 -0600
committerArwed von Merkatz2008-11-19 18:55:32 +0100
commitb5118ecc31045823a3548e7dace77e927097bf4e (patch)
tree61bc6b32fe6729a5293aeb876c390f3ad548ff3a
parent45965d9ed5ca27abf659542b3d6821274d01fae8 (diff)
ffmpeg: Should be optional_depends libdts vice libdca. Bug #14881
(cherry picked from commit 18fab9efd56b3db1b25ddcdd4d3e91e7c136b269)
-rwxr-xr-xvideo/ffmpeg/DEPENDS2
-rw-r--r--video/ffmpeg/HISTORY4
2 files changed, 5 insertions, 1 deletions
diff --git a/video/ffmpeg/DEPENDS b/video/ffmpeg/DEPENDS
index cab8c39785..cfcedac364 100755
--- a/video/ffmpeg/DEPENDS
+++ b/video/ffmpeg/DEPENDS
@@ -22,7 +22,7 @@ optional_depends "freetype2" \
"" \
"" \
"for a text render plugin" &&
-optional_depends "libdca" \
+optional_depends "libdts" \
"--enable-libdts" \
"" \
"for DTS audio decoding" &&
diff --git a/video/ffmpeg/HISTORY b/video/ffmpeg/HISTORY
index caff58333f..3419f8ff19 100644
--- a/video/ffmpeg/HISTORY
+++ b/video/ffmpeg/HISTORY
@@ -1,3 +1,7 @@
+2008-11-18 George Sherwood <gsherwood@sourcemage.org>
+ * DEPENDS: optional_depends libdts vice libdca
+ Bug #14881
+
2008-07-14 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
* DETAILS: removed STAGED_INSTALL=off; works fine