Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (efab1fd2575b253efd21265e9e196b5fb1327f66)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pol Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (efab1fd2575b253efd21265e9e196b5fb1327f66)
  • Date: Tue, 7 Oct 2014 21:11:26 -0500

GIT changes to master grimoire by Pol Vinogradov <vin.public AT gmail.com>:

http/dwb/DEPENDS | 2 ++
http/dwb/HISTORY | 3 +++
2 files changed, 5 insertions(+)

New commits:
commit efab1fd2575b253efd21265e9e196b5fb1327f66
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

http/dwb: browser needs gnutls and json-c

diff --git a/http/dwb/DEPENDS b/http/dwb/DEPENDS
index 19ff2e6..8c04790 100755
--- a/http/dwb/DEPENDS
+++ b/http/dwb/DEPENDS
@@ -1,4 +1,6 @@
depends git &&
+depends gnutls &&
+depends json-c &&
depends libsoup &&
depends make &&

diff --git a/http/dwb/HISTORY b/http/dwb/HISTORY
index f193735..afe0b7b 100644
--- a/http/dwb/HISTORY
+++ b/http/dwb/HISTORY
@@ -1,3 +1,6 @@
+2014-10-07 Pol Vinogradov <vin.public AT gmail.com>
+ * DEPENDS: added gnutls and json-c
+
2014-10-05 Pol Vinogradov <vin.public AT gmail.com>
* BUILD, DEPENDS, DETAILS, INSTALL, PREPARE,
PROVIDES: created spell



  • [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (efab1fd2575b253efd21265e9e196b5fb1327f66), Pol Vinogradov, 10/07/2014

Archive powered by MHonArc 2.6.24.

Top of Page