Only patch QT_REQUIRED_VERSION for Qt 5
There are set(QT_REQUIRED_VERSION "6.4.0") in Kleopatra's and
libkleo's CMakeLists.txt guarded with a check for Qt 6 which we
do not want to patch. (I had the problem that applying a patch
failed because of the manually patched line.)