mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
826f342641
libtrace-provider has libtrace listed as a dependency when really it does not have any such dependency. This lets trace clients use libtrace-provider as a dependency when what they really mean is libtrace. This errant dependency in trace-provider is being fixed, which means we need to fix these clients.