[gnome-build-meta/juerg/gtkspell: 5/5] world/evolution.bst: Disable `highlight` to fix build
- From: Jürg Billeter <juergbi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/juerg/gtkspell: 5/5] world/evolution.bst: Disable `highlight` to fix build
- Date: Sun, 10 Feb 2019 06:48:30 +0000 (UTC)
commit edfa0b3f920fd0efc8acbfb8f2b341e2ef15bdcf
Author: Jürg Billeter <j bitron ch>
Date: Sun Feb 10 07:44:04 2019 +0100
world/evolution.bst: Disable `highlight` to fix build
CMake Error at CMakeLists.txt:689 (message):
The 'highlight' program not found; either give it into PATH or disable
higlight plugin with -DENABLE_TEXT_HIGHLIGHT=OFF
elements/world/evolution.bst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/elements/world/evolution.bst b/elements/world/evolution.bst
index 75117777..2b1dfb51 100644
--- a/elements/world/evolution.bst
+++ b/elements/world/evolution.bst
@@ -28,4 +28,4 @@ depends:
- filename: base.bst
junction: freedesktop-sdk.bst
variables:
- cmake-local: -DENABLE_LIBCRYPTUI=OFF -DENABLE_PST_IMPORT=OFF -DENABLE_YTNEF=OFF
+ cmake-local: -DENABLE_LIBCRYPTUI=OFF -DENABLE_PST_IMPORT=OFF -DENABLE_YTNEF=OFF -DENABLE_TEXT_HIGHLIGHT=OFF
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]