From bb4afdbd19f8c23509e3ee8e0a56ad50172b36e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 27 Sep 2020 19:30:35 +0200 Subject: DEB tdelibs: Add option WITH_ISPELL. Set ASPELL as the default spell checker. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit fc4af83391323c1449922eeb151099b6e253d8cd) --- ubuntu/_base/tdelibs/debian/rules | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ubuntu') diff --git a/ubuntu/_base/tdelibs/debian/rules b/ubuntu/_base/tdelibs/debian/rules index 313414ff2..14803a909 100755 --- a/ubuntu/_base/tdelibs/debian/rules +++ b/ubuntu/_base/tdelibs/debian/rules @@ -34,8 +34,10 @@ DEB_CMAKE_EXTRA_FLAGS := \ -DWITH_JASPER="ON" \ -DWITH_OPENEXR="ON" \ -DWITH_AVAHI="ON" \ + -DWITH_ISPELL="ON" \ -DWITH_ASPELL="ON" \ -DWITH_HSPELL="ON" \ + -DDEFAULT_SPELL_CHECKER="ASPELL" \ -DWITH_ELFICON="ON" \ -DWITH_TDEHWLIB="ON" \ -DWITH_TDEHWLIB_DAEMONS="ON" \ -- cgit v1.2.3