This mod seems to be broken as a dependency on CKAN. Any mod that uses it (StageRecovery in this case) returns a missing dependency and does not work. The version of the mod on CKAN is identified in the logs as "ToolbarControl" instead of "ToolbarController", which is the name the other mods are searching for. However, downloading and installing manually works. The manually installed version also appears to be larger, and has an additional folder called PluginData.
Logs:
[LOG 15:50:34.402] Load(Assembly): 001_ToolbarControl/Plugins/ToolbarControl
[LOG 15:50:34.402] AssemblyLoader: Loading assembly at D:\KSP Modded\GameData\001_ToolbarControl\Plugins\ToolbarControl.dll
The mod is loaded, but other mods produce errors like this:
[WRN 15:50:34.478] AssemblyLoader: Assembly 'StageRecovery' has not met dependency 'ToolbarController' V1.0.0
[WRN 15:50:34.478] AssemblyLoader: Assembly 'StageRecovery' is missing 1 dependencies