firefox: use libvpx instead of libvpx_1_8

This commit is contained in:
Nick Cao 2021-11-29 17:09:07 +08:00
parent 59969084c7
commit 038b313075
No known key found for this signature in database
GPG key ID: 068A56CEF48FA2C1

View file

@ -8,7 +8,7 @@
, freetype, fontconfig, file, nspr, nss , freetype, fontconfig, file, nspr, nss
, yasm, libGLU, libGL, sqlite, unzip, makeWrapper , yasm, libGLU, libGL, sqlite, unzip, makeWrapper
, hunspell, libevent, libstartup_notification , hunspell, libevent, libstartup_notification
, libvpx_1_8 , libvpx
, icu69, libpng, glib, pciutils , icu69, libpng, glib, pciutils
, autoconf213, which, gnused, rustPackages , autoconf213, which, gnused, rustPackages
, rust-cbindgen, nodejs, nasm, fetchpatch , rust-cbindgen, nodejs, nasm, fetchpatch
@ -151,7 +151,7 @@ buildStdenv.mkDerivation ({
xorg.libXext xorg.libXext
libevent libstartup_notification /* cairo */ libevent libstartup_notification /* cairo */
libpng glib libpng glib
nasm icu69 libvpx_1_8 nasm icu69 libvpx
# >= 66 requires nasm for the AV1 lib dav1d # >= 66 requires nasm for the AV1 lib dav1d
# yasm can potentially be removed in future versions # yasm can potentially be removed in future versions
# https://bugzilla.mozilla.org/show_bug.cgi?id=1501796 # https://bugzilla.mozilla.org/show_bug.cgi?id=1501796