mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
kquickimageeditor_kf6, reset Qt version (#13376)
This commit is contained in:
@@ -60,6 +60,11 @@ BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
"
|
||||
|
||||
PATCH()
|
||||
{
|
||||
# reset Qt version
|
||||
sed -e 's|6.8.0|6.7.2|' CMakeListstxt
|
||||
}
|
||||
BUILD()
|
||||
{
|
||||
cmake -B build -S . -DCMAKE_BUILD_TYPE=Release \
|
||||
|
||||
Reference in New Issue
Block a user