GNU bug report logs - #49377
[PATCH] gnu: language: Import qt-utils to nimf and hime.

Previous Next

Package: guix-patches;

Reported by: Domagoj Stolfa <ds815 <at> gmx.com>

Date: Sun, 4 Jul 2021 12:38:02 UTC

Severity: normal

Tags: patch

Done: Leo Prikler <leo.prikler <at> student.tugraz.at>

Bug is archived. No further changes may be made.

Full log


Message #14 received at 49377 <at> debbugs.gnu.org (full text, mbox):

From: Domagoj Stolfa <ds815 <at> gmx.com>
To: 49377 <at> debbugs.gnu.org
Cc: Domagoj Stolfa <ds815 <at> gmx.com>
Subject: [PATCH 2/2] gnu: language: Import qt-utils to hime.
Date: Sun,  4 Jul 2021 14:13:16 +0100
* gnu/packages/language.scm (hime)[@:imported-modules]: Add qt-utils.
---
 gnu/packages/language.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/language.scm b/gnu/packages/language.scm
index 9cfbb70a85..861a92505f 100644
--- a/gnu/packages/language.scm
+++ b/gnu/packages/language.scm
@@ -224,7 +224,8 @@ focuses especially on Korean input (Hangul, Hanja, ...).")
        #:imported-modules
        (,@%glib-or-gtk-build-system-modules
         (guix build cmake-build-system)
-        (guix build qt-build-system))
+        (guix build qt-build-system)
+        (guix build qt-utils))
        #:modules
        ((guix build glib-or-gtk-build-system)
         ((guix build qt-build-system)
--
2.32.0





This bug report was last modified 4 years and 40 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.