shared-state-pirania imports voucher (from pirania package, this dependency is being added to the Makefile in Fixing some dependencies #941)
pirania imports shared-state (and uses it in a way that I don't understand if justifies the need for shared-state-pirania) but depends on shared-state-pirania in its Makefile
The circular dependency problem is based:
shared-state-piraniaimportsvoucher(frompiraniapackage, this dependency is being added to the Makefile in Fixing some dependencies #941)piraniaimportsshared-state(and uses it in a way that I don't understand if justifies the need forshared-state-pirania) but depends onshared-state-piraniain its Makefilepiraniausesshared-statehere:lime-packages/packages/pirania/files/usr/lib/lua/portal/portal.lua
Line 35 in 99c3817
and here:
lime-packages/packages/pirania/files/usr/lib/lua/portal/portal.lua
Line 46 in 99c3817
Does this require
shared-state-piraniaorshared-stateis enough?If it actually require
shared-state-pirania, the solution would be to mergepiraniaandshared-state-pirania.The text was updated successfully, but these errors were encountered: