summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPol Vinogradov2014-10-07 22:10:03 -0400
committerPol Vinogradov2014-10-07 22:10:03 -0400
commitefab1fd2575b253efd21265e9e196b5fb1327f66 (patch)
treecb547178bf801bdeb68f9b81e468a967e44b893d
parentab930fa0e4cefd07bc5e7e25847474ecc382ff2a (diff)
http/dwb: browser needs gnutls and json-c
-rwxr-xr-xhttp/dwb/DEPENDS2
-rw-r--r--http/dwb/HISTORY3
2 files changed, 5 insertions, 0 deletions
diff --git a/http/dwb/DEPENDS b/http/dwb/DEPENDS
index 19ff2e676a..8c047900c2 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 f193735837..afe0b7b8e0 100644
--- a/http/dwb/HISTORY
+++ b/http/dwb/HISTORY
@@ -1,3 +1,6 @@
+2014-10-07 Pol Vinogradov <vin.public@gmail.com>
+ * DEPENDS: added gnutls and json-c
+
2014-10-05 Pol Vinogradov <vin.public@gmail.com>
* BUILD, DEPENDS, DETAILS, INSTALL, PREPARE,
PROVIDES: created spell