Block a user
remmina: version bump to 1.4.3
Why not? I provided patches to upstream before. We don't want to maintain it downstream.
remmina: version bump to 1.4.3
I'm not sure this should be REMMINA_DATADIR. The build system, last I checked, uses GNUInstallDirs. Usually for such files that are not specific to the application runtime, CMAKE_INSTALL_DATAROOTDIR is used: https://github.com/Kitware/CMake/blob/master/Modules/GNUInstallDirs.cmake#L57