diff --git a/gnu/packages/enchant.scm b/gnu/packages/enchant.scm index f0594ef828..01353c0dc7 100644 --- a/gnu/packages/enchant.scm +++ b/gnu/packages/enchant.scm @@ -90,7 +90,7 @@ (define-public enchant ;; Tests require a relocatable build. "--enable-relocatable"))) (inputs - (list aspell hunspell)) + (list aspell hunspell nuspell)) (propagated-inputs ;; Required by enchant.pc. (list glib))