From 837f5a7b68c10a19e396ca010e7b3d5354e2b3d8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 11:33:13 +0200 Subject: Updating rules to fix FTBFS with libreoffice-evolution disabled. Signed-off-by: Daniel Baumann --- debian/rules | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/rules b/debian/rules index 273b3c7ba5..743a124c8f 100755 --- a/debian/rules +++ b/debian/rules @@ -1565,7 +1565,6 @@ endif ifeq "$(ENABLE_EVO2)" "n" CONFIGURE_FLAGS += --disable-evolution2 - DEBHELPER_OPTIONS += -Nlibreoffice-evolution else CONFIGURE_FLAGS += --enable-evolution2 BUILD_DEPS += , libebook1.2-dev -- cgit v1.2.3