gnunet: update to SVN r37547
authorDaniel Golle <[email protected]>
Mon, 18 Jul 2016 19:00:29 +0000 (21:00 +0200)
committerDaniel Golle <[email protected]>
Mon, 18 Jul 2016 20:59:13 +0000 (22:59 +0200)
Signed-off-by: Daniel Golle <[email protected]>
net/gnunet/Makefile

index 232fe24660ab9cb9988607719d4be8e0cec1cc43..708c2e93a5fef84394ede5bb03e290a2aae28903 100644 (file)
@@ -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