diff options
Diffstat (limited to 'mail/thunderbird/files/patch-z-bug517422')
-rw-r--r-- | mail/thunderbird/files/patch-z-bug517422 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/thunderbird/files/patch-z-bug517422 b/mail/thunderbird/files/patch-z-bug517422 index bc7f0c545bb8..aa2758e4e12d 100644 --- a/mail/thunderbird/files/patch-z-bug517422 +++ b/mail/thunderbird/files/patch-z-bug517422 @@ -157,7 +157,7 @@ index 87db361..7947626 100644 +MOZ_NATIVE_VORBIS=) + +if test -n "$MOZ_NATIVE_VORBIS"; then -+ PKG_CHECK_MODULES(MOZ_VORBIS, vorbis vorbisenc >= 1.3.4) ++ PKG_CHECK_MODULES(MOZ_VORBIS, vorbis vorbisenc >= 1.3.5) +fi + +AC_SUBST(MOZ_NATIVE_VORBIS) |