libvpx: update

Also set the shared-vpx for firefox, just to be sure.
Firefox, Chromium, and other seem to work fine.
This commit is contained in:
Vladimír Čunát
2013-06-11 18:03:48 +02:00
parent c1bec6fb5b
commit 6b433019fa
2 changed files with 11 additions and 8 deletions

View File

@@ -50,6 +50,7 @@ rec {
"--enable-system-hunspell"
"--enable-system-pixman"
"--enable-system-sqlite"
"--with-system-libvpx"
"--disable-crashreporter"
"--disable-tests"
"--disable-necko-wifi" # maybe we want to enable this at some point