]> git.sesse.net Git - vlc/commitdiff
Be more pedantic for the theora library versions
authorJean-Baptiste Kempf <jb@videolan.org>
Sun, 12 Feb 2012 14:13:34 +0000 (15:13 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Sun, 12 Feb 2012 14:13:34 +0000 (15:13 +0100)
configure.ac

index 2567fb025f6c72531bdeda5a75d42c5a96d96511..7e436993a7f7e9d8028fe441c463a8050daa6e77 100644 (file)
@@ -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