vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | Sun Feb 12 
15:13:34 2012 +0100| [22f92c935bf8d6b789afefc13c01014ccede3576] | committer: 
Jean-Baptiste Kempf

Be more pedantic for the theora library versions

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=22f92c935bf8d6b789afefc13c01014ccede3576
---

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 2567fb0..7e43699 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2738,7 +2738,7 @@ AM_CONDITIONAL([HAVE_SPEEXDSP], [test "$have_speexdsp" = 
"yes"])
 dnl
 dnl  theora decoder plugin
 dnl
-PKG_ENABLE_MODULES_VLC([THEORA], [], [ogg theora >= 1.0], [experimental theora 
codec], [auto])
+PKG_ENABLE_MODULES_VLC([THEORA], [], [ogg theoradec >= 1.0 theoraenc], 
[experimental theora codec], [auto])
 
 dnl
 dnl  dirac encoder plugin

_______________________________________________
vlc-commits mailing list
[email protected]
http://mailman.videolan.org/listinfo/vlc-commits

Reply via email to