summaryrefslogtreecommitdiffstats
path: root/http
diff options
context:
space:
mode:
authorFlorian Franzmann2019-09-05 17:56:40 +0200
committerFlorian Franzmann2019-09-07 09:39:39 +0200
commit52f3ec847ade69d9070aac391fa25ba35775730c (patch)
tree3d683f18975f88fa131fcf2c00c83925de31e99f /http
parent0fd26f856644a4ea290b1671ce88f2b3d1073cfe (diff)
http/firefox: do not use the system libvpx
Diffstat (limited to 'http')
-rwxr-xr-xhttp/firefox/DEPENDS2
-rw-r--r--http/firefox/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/http/firefox/DEPENDS b/http/firefox/DEPENDS
index d041488f92..1a93a60c9b 100755
--- a/http/firefox/DEPENDS
+++ b/http/firefox/DEPENDS
@@ -48,7 +48,7 @@ depends zlib "--with-system-zlib" &&
depends bzip2 "--with-system-bz2" &&
depends libevent "--with-system-libevent" &&
-depends libvpx "--with-system-libvpx" &&
+#depends libvpx "--with-system-libvpx" &&
depends libffi "--enable-system-ffi" &&
depends libnotify &&
depends pixman "--enable-system-pixman" &&
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index dd4a604687..808f6b5bf6 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,6 @@
+2019-09-05 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DEPENDS: do not use system libvpx, which causes a build failure
+
2019-09-04 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 69.0, SECURITY_PATCH++,
(CVE-2019-11751, CVE-2019-11746, CVE-2019-11744. CVE-2019-11742,