summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/enchant.scm3
1 files changed, 3 insertions, 0 deletions
diff --git a/gnu/packages/enchant.scm b/gnu/packages/enchant.scm
index c9351ed3c3..5efa0f2689 100644
--- a/gnu/packages/enchant.scm
+++ b/gnu/packages/enchant.scm
@@ -57,6 +57,9 @@
     (build-system cmake-build-system)
     (native-inputs (list catch2-3 pkg-config))
     (propagated-inputs (list icu4c))
+    (native-search-paths (list (search-path-specification
+                                (variable "DICPATH")
+                                (files '("share/hunspell")))))
     (synopsis "Fast and safe spellchecking C++ library")
     (description "Nuspell is a fast and safe spelling checker software
 program.  It is designed for languages with rich morphology and complex word