[packages/firefox] - requires libvpx 1.7.0 now
qboosh
qboosh at pld-linux.org
Tue May 28 05:59:54 CEST 2019
commit 4218e21b7f12554e9699ccfb787f4c6fd8897071
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue May 28 06:00:43 2019 +0200
- requires libvpx 1.7.0 now
firefox.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/firefox.spec b/firefox.spec
index 447ddbf..b51b425 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -296,7 +296,7 @@ BuildRequires: libpng(APNG)-devel >= 0.10
BuildRequires: libpng-devel >= 2:1.6.35
BuildRequires: libstdc++-devel >= 6:4.4
BuildRequires: libxcb-devel
-BuildRequires: libvpx-devel >= 1.5.0
+BuildRequires: libvpx-devel >= 1.7.0
%{?with_lto:BuildRequires: lld}
BuildRequires: llvm-devel >= 3.9.0
# or --disable-nodejs ?
@@ -350,7 +350,7 @@ Requires: hicolor-icon-theme
Requires: libjpeg-turbo
Requires: libpng >= 2:1.6.35
Requires: libpng(APNG) >= 0.10
-Requires: libvpx >= 1.5.0
+Requires: libvpx >= 1.7.0
Requires: myspell-common
Requires: nspr >= 1:%{nspr_ver}
Requires: nss >= 1:%{nss_ver}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/firefox.git/commitdiff/4218e21b7f12554e9699ccfb787f4c6fd8897071
More information about the pld-cvs-commit
mailing list