Skip to content

GTK2/3 issue + re-enable ssh

Antenore Gatta (tmow) requested to merge doctaweeks:master into master

Created by: doctaweeks

I believe the GTK2/3 issue stems from the wrong VTE library getting selected during the build process. CMake checks for the correct version but then selects the wrong library. This should fix that. Also, to re-enable SSH I had to correct the naming that was changed elsewhere in an earlier commit.

Merge request reports