gnu: hime: Import qt-utils.
authorDomagoj Stolfa <ds815@gmx.com>
Sun, 4 Jul 2021 13:13:16 +0000 (14:13 +0100)
committerLeo Prikler <leo.prikler@student.tugraz.at>
Sun, 4 Jul 2021 13:29:27 +0000 (15:29 +0200)
* gnu/packages/language.scm (hime)[#:imported-modules]: Add qt-utils.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
gnu/packages/language.scm

index 9cfbb70..861a925 100644 (file)
@@ -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)