summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-09-30 14:26:35 -0400
committerMatt Turner <mattst88@gentoo.org>2022-09-30 14:29:10 -0400
commitdc12868d9ad81baa90a2bc1612e7b273e49de29f (patch)
tree000ba09c978c645d238d7c429dd2f9cfee2dc82d /gnome-extra
parentdev-libs/libgweather: Remove stray dependencies (diff)
downloadgentoo-dc12868d9ad81baa90a2bc1612e7b273e49de29f.tar.gz
gentoo-dc12868d9ad81baa90a2bc1612e7b273e49de29f.tar.bz2
gentoo-dc12868d9ad81baa90a2bc1612e7b273e49de29f.zip
gnome-extra/evolution-data-server: Remove unused config option
libgweather:4 is always required. Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'gnome-extra')
-rw-r--r--gnome-extra/evolution-data-server/evolution-data-server-3.46.0.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnome-extra/evolution-data-server/evolution-data-server-3.46.0.ebuild b/gnome-extra/evolution-data-server/evolution-data-server-3.46.0.ebuild
index b8c62520d4d8..b68a4f11c621 100644
--- a/gnome-extra/evolution-data-server/evolution-data-server-3.46.0.ebuild
+++ b/gnome-extra/evolution-data-server/evolution-data-server-3.46.0.ebuild
@@ -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