Update zxw dep

This commit is contained in:
Craig Everett 2025-11-07 19:56:31 +09:00
parent 5a4c934d10
commit d7a8a81fa9

View File

@ -2,10 +2,11 @@
{type,gui}. {type,gui}.
{modules,[]}. {modules,[]}.
{prefix,"gd"}. {prefix,"gd"}.
{desc,"A desktop client for the Gajumaru network of blockchain networks"}.
{author,"Craig Everett"}. {author,"Craig Everett"}.
{desc,"A desktop client for the Gajumaru network of blockchain networks"}.
{package_id,{"otpr","gajudesk",{0,8,0}}}. {package_id,{"otpr","gajudesk",{0,8,0}}}.
{deps,[{"otpr","hakuzaru",{0,7,0}}, {deps,[{"otpr","zxwidgets",{1,1,0}},
{"otpr","hakuzaru",{0,7,0}},
{"otpr","eblake2",{1,0,1}}, {"otpr","eblake2",{1,0,1}},
{"otpr","base58",{0,1,1}}, {"otpr","base58",{0,1,1}},
{"otpr","gmserialization",{0,1,3}}, {"otpr","gmserialization",{0,1,3}},
@ -13,8 +14,7 @@
{"otpr","gmbytecode",{3,4,1}}, {"otpr","gmbytecode",{3,4,1}},
{"otpr","lom",{1,0,0}}, {"otpr","lom",{1,0,0}},
{"otpr","zj",{1,1,0}}, {"otpr","zj",{1,1,0}},
{"otpr","ec_utils",{1,0,0}}, {"otpr","ec_utils",{1,0,0}}]}.
{"otpr","zxwidgets",{1,0,1}}]}.
{key_name,none}. {key_name,none}.
{a_email,"craigeverett@qpq.swiss"}. {a_email,"craigeverett@qpq.swiss"}.
{c_email,"info@qpq.swiss"}. {c_email,"info@qpq.swiss"}.