Fixed build script (HAVE_PNG option missing)

This commit is contained in:
Matthias Koefferlein 2022-05-29 14:46:35 +02:00
parent 6039340022
commit 27894420f8
1 changed files with 1 additions and 0 deletions

View File

@ -630,6 +630,7 @@ qmake_options=(
HAVE_QT="$HAVE_QT"
HAVE_CURL="$HAVE_CURL"
HAVE_EXPAT="$HAVE_EXPAT"
HAVE_PNG="$HAVE_PNG"
PREFIX="$BIN"
RPATH="$RPATH"
KLAYOUT_VERSION="$KLAYOUT_VERSION"