native-keymap and keytar are only used in the electron process, so we don't need them. This allows us to drop our dependencies on libx11-dev, libxkbfile-dev, and libsecret-dev.
These conflicts will be resolved in the following commits. We do it this way so that PR review is possible.