aboutsummaryrefslogtreecommitdiff
path: root/net/gnunet
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2016-07-18 21:00:29 +0200
committerDaniel Golle <daniel@makrotopia.org>2016-07-18 22:59:13 +0200
commit265fc9916fa7cb8eaa2dcfea33dd31a168656076 (patch)
tree7889af8e9be7b8f9f73f4bfbac7854308fe3840a /net/gnunet
parent118a96a9134f717a1d603dcd366e75696862549b (diff)
gnunet: update to SVN r37547
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'net/gnunet')
-rw-r--r--net/gnunet/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/gnunet/Makefile b/net/gnunet/Makefile
index 232fe2466..708c2e93a 100644
--- a/net/gnunet/Makefile
+++ b/net/gnunet/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=gnunet
-PKG_SOURCE_VERSION:=37511
+PKG_SOURCE_VERSION:=37547
PKG_VERSION:=0.10.1-svn$(PKG_SOURCE_VERSION)
PKG_RELEASE:=1
@@ -259,9 +259,9 @@ CONF_peerstore:=peerstore
DEPENDS_flat:=+gnunet-gns
PLUGIN_flat:=namecache_flat namestore_flat
-DEPENDS_mysql:=+gnunet-gns +gnunet-datastore +libmysqlclient
+DEPENDS_mysql:=+gnunet-gns +gnunet-datastore +gnunet-social +libmysqlclient
LIB_mysql:=mysql my
-PLUGIN_mysql:=datastore_mysql
+PLUGIN_mysql:=datastore_mysql psycstore_mysql
DEPENDS_pgsql:=+gnunet-gns +gnunet-datastore +libpq
LIB_pgsql:=postgres pq