guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: gnu: qtspell: Add missing module.


From: guix-commits
Subject: branch master updated: gnu: qtspell: Add missing module.
Date: Mon, 27 Jul 2020 05:59:52 -0400

This is an automated email from the git hooks/post-receive script.

ngz pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 578a1d7  gnu: qtspell: Add missing module.
578a1d7 is described below

commit 578a1d794b18ca4e67eaa4b85afab3f5a9a874c5
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Mon Jul 27 11:59:14 2020 +0200

    gnu: qtspell: Add missing module.
---
 gnu/packages/qt.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index 33a952d..dded586 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -55,6 +55,7 @@
   #:use-module (gnu packages curl)
   #:use-module (gnu packages databases)
   #:use-module (gnu packages documentation)
+  #:use-module (gnu packages enchant)
   #:use-module (gnu packages fontutils)
   #:use-module (gnu packages flex)
   #:use-module (gnu packages freedesktop)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]