diff options
| -rw-r--r-- | meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.bb b/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.bb index 713d5ae289..c3c4e3eae5 100644 --- a/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.bb +++ b/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server.bb | |||
| @@ -55,7 +55,7 @@ PACKAGECONFIG[weather] = "-DENABLE_WEATHER=ON,-DENABLE_WEATHER=OFF,libgweather4" | |||
| 55 | LDFLAGS += "-lpthread -lgmodule-2.0 -lgthread-2.0" | 55 | LDFLAGS += "-lpthread -lgmodule-2.0 -lgthread-2.0" |
| 56 | 56 | ||
| 57 | # invokes libraries from build host | 57 | # invokes libraries from build host |
| 58 | GI_DATA_ENABLED:libc-musl="False" | 58 | GI_DATA_ENABLED:libc-musl = "False" |
| 59 | 59 | ||
| 60 | do_configure:append () { | 60 | do_configure:append () { |
| 61 | cp ${UNPACKDIR}/iconv-detect.h ${S}/src | 61 | cp ${UNPACKDIR}/iconv-detect.h ${S}/src |
