gnome-extra/evolution-data-server: Remove unused config option

libgweather:4 is always required.

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner
2022-09-30 14:26:35 -04:00
parent f3a9a35a89
commit dc12868d9a

View File

@@ -111,7 +111,6 @@ src_configure() {
# ENABLE_BACKTRACES requires libdwarf ?
-DENABLE_IPV6=ON
-DENABLE_WEATHER=$(usex weather)
-DWITH_GWEATHER4=ON
-DENABLE_LARGEFILE=ON
-DENABLE_VALA_BINDINGS=$(usex vala)
# Explicitly turn gtk4 off because gtk4webkit is not available yet