From fc4af83391323c1449922eeb151099b6e253d8cd 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 --- debian/_base/tdelibs/debian/rules | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/_base/tdelibs/debian/rules b/debian/_base/tdelibs/debian/rules index 9f6412924..b5ca427d9 100755 --- a/debian/_base/tdelibs/debian/rules +++ b/debian/_base/tdelibs/debian/rules @@ -35,8 +35,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