mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
gnunet: update to SVN r37547
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
+3
-3
@@ -8,7 +8,7 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=gnunet
|
PKG_NAME:=gnunet
|
||||||
PKG_SOURCE_VERSION:=37511
|
PKG_SOURCE_VERSION:=37547
|
||||||
PKG_VERSION:=0.10.1-svn$(PKG_SOURCE_VERSION)
|
PKG_VERSION:=0.10.1-svn$(PKG_SOURCE_VERSION)
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
@@ -259,9 +259,9 @@ CONF_peerstore:=peerstore
|
|||||||
DEPENDS_flat:=+gnunet-gns
|
DEPENDS_flat:=+gnunet-gns
|
||||||
PLUGIN_flat:=namecache_flat namestore_flat
|
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
|
LIB_mysql:=mysql my
|
||||||
PLUGIN_mysql:=datastore_mysql
|
PLUGIN_mysql:=datastore_mysql psycstore_mysql
|
||||||
|
|
||||||
DEPENDS_pgsql:=+gnunet-gns +gnunet-datastore +libpq
|
DEPENDS_pgsql:=+gnunet-gns +gnunet-datastore +libpq
|
||||||
LIB_pgsql:=postgres pq
|
LIB_pgsql:=postgres pq
|
||||||
|
|||||||
Reference in New Issue
Block a user