Dear Maintainer,
scid fails running with following message :
circular package dependency: attempt to provide Tk Ϻ£ü requires Tk 8.5
while executing
"package require Tk 8.5"
(file "/usr/games/scid" line 37)
(weird characters M£ü do appear in the error message).
* What led up to the situation?
dist upgrade, might be linked to tk8.5 disappearing from sid.
* What exactly did you do (or not do) that was effective (or
ineffective)?
tried to change requirements from 8.5 to 8.6 in /usr/games/scid, to
no avail
tried to build scid from source, introducing tips from
https://sourceforge.net/p/scid/wiki/MacOSCatalina/ section 5.
Package built successfully but that did not solve the circular dependency issue,
and scid still does not launch.
* What was the outcome of this action?
* What outcome did you expect instead?
*** End of the template - remove these template lines ***