Update gmcuckoo dep in zomp

This commit is contained in:
Ulf Wiger
2025-05-27 14:11:31 +02:00
parent 5604bef707
commit 006cb0140c
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -4,10 +4,10 @@
{prefix,"gmhc"}.
{desc,"Gajumaru Hive Client"}.
{author,"Ulf Wiger, QPQ AG"}.
{package_id,{"uwiger","gmhive_client",{0,4,0}}}.
{deps,[{"uwiger","gmhive_worker",{0,3,0}},
{package_id,{"uwiger","gmhive_client",{0,4,1}}}.
{deps,[{"uwiger","gmcuckoo",{1,2,2}},
{"uwiger","gmhive_worker",{0,3,0}},
{"otpr","eblake2",{1,0,1}},
{"uwiger","gmcuckoo",{1,1,1}},
{"otpr","base58",{0,1,1}},
{"otpr","gmserialization",{0,1,3}},
{"uwiger","gmhive_protocol",{0,1,1}},