Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (7051604263126cfb62b2bbaec40f9b99f0f166a0)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (7051604263126cfb62b2bbaec40f9b99f0f166a0)
  • Date: Sat, 9 Feb 2019 21:36:53 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

http/firefox/DEPENDS | 1 +
http/firefox/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit 7051604263126cfb62b2bbaec40f9b99f0f166a0
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

http/firefox: needs libwebp

diff --git a/http/firefox/DEPENDS b/http/firefox/DEPENDS
index b36cb0f..b9456af 100755
--- a/http/firefox/DEPENDS
+++ b/http/firefox/DEPENDS
@@ -26,6 +26,7 @@ depends gdk-pixbuf2
&&
depends libjpeg-turbo "--with-system-jpeg" &&
depends -sub APNG libpng &&
depends librsvg2 &&
+depends libwebp "--with-system-webp" &&

depends nspr "--with-system-nspr" &&

diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index d519013..6354812 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,6 @@
+2019-02-09 Pavel Vinogradov <public AT sourcemage.org>
+ * DEPENDS: added libwebp
+
2019-02-01 Pavel Vinogradov <public AT sourcemage.org>
* DEPENDS: added optional dav1d




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (7051604263126cfb62b2bbaec40f9b99f0f166a0), Pavel Vinogradov, 02/09/2019

Archive powered by MHonArc 2.6.24.

Top of Page