Commit 75c9feea authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Be more pedantic for the theora library versions

(cherry picked from commit 22f92c93)
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 0d8b41c2
...@@ -2798,7 +2798,7 @@ AM_CONDITIONAL([HAVE_SPEEXDSP], [test "$have_speexdsp" = "yes"]) ...@@ -2798,7 +2798,7 @@ AM_CONDITIONAL([HAVE_SPEEXDSP], [test "$have_speexdsp" = "yes"])
dnl dnl
dnl theora decoder plugin dnl theora decoder plugin
dnl 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
dnl dirac encoder plugin dnl dirac encoder plugin
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment