gnu: hime: Import qt-utils.

* gnu/packages/language.scm (hime)[#:imported-modules]: Add qt-utils.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
This commit is contained in:
Domagoj Stolfa 2021-07-04 14:13:16 +01:00 committed by Leo Prikler
parent 7f6062c302
commit d9c4009056
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 2 additions and 1 deletions

View 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)