Allow specifying pluginDeps for buildHex listing rebar3 plugins which are required for given package to be built by rebar3.
If compilePorts is enabled plugin "pc" is added to the rebar.config during postPatch. This makes rebar3 compile download the plugin, hence added TODO.