kquickimageeditor_kf6, fix typo (#13377)

This commit is contained in:
Schrijvers Luc
2025-12-17 12:25:07 +01:00
committed by GitHub
parent 33647577ea
commit 1ff59c8668

View File

@@ -63,7 +63,7 @@ BUILD_PREREQUIRES="
PATCH()
{
# reset Qt version
sed -e 's|6.8.0|6.7.2|' CMakeListstxt
sed -e 's|6.8.0|6.7.2|' -i CMakeLists.txt
}
BUILD()
{