From d7a8a81fa9b3094f87210c203f8099d2b77afee4 Mon Sep 17 00:00:00 2001 From: Craig Everett Date: Fri, 7 Nov 2025 19:56:31 +0900 Subject: [PATCH] Update zxw dep --- zomp.meta | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/zomp.meta b/zomp.meta index 7f20576..71fdb54 100644 --- a/zomp.meta +++ b/zomp.meta @@ -2,10 +2,11 @@ {type,gui}. {modules,[]}. {prefix,"gd"}. -{desc,"A desktop client for the Gajumaru network of blockchain networks"}. {author,"Craig Everett"}. +{desc,"A desktop client for the Gajumaru network of blockchain networks"}. {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","base58",{0,1,1}}, {"otpr","gmserialization",{0,1,3}}, @@ -13,8 +14,7 @@ {"otpr","gmbytecode",{3,4,1}}, {"otpr","lom",{1,0,0}}, {"otpr","zj",{1,1,0}}, - {"otpr","ec_utils",{1,0,0}}, - {"otpr","zxwidgets",{1,0,1}}]}. + {"otpr","ec_utils",{1,0,0}}]}. {key_name,none}. {a_email,"craigeverett@qpq.swiss"}. {c_email,"info@qpq.swiss"}.