evolution-data-server: fix lack of whitespace around the assignment

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Markus Volk 2025-04-05 09:02:09 +02:00 committed by Khem Raj
parent 1fd4551021
commit f360efb4e1
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -55,7 +55,7 @@ PACKAGECONFIG[weather] = "-DENABLE_WEATHER=ON,-DENABLE_WEATHER=OFF,libgweather4"
LDFLAGS += "-lpthread -lgmodule-2.0 -lgthread-2.0"
# invokes libraries from build host
GI_DATA_ENABLED:libc-musl="False"
GI_DATA_ENABLED:libc-musl = "False"
do_configure:append () {
cp ${UNPACKDIR}/iconv-detect.h ${S}/src