1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-07 23:31:34 +02:00

gnu: qt5ct: Import all qt-build-system-modules.

The previous definition tried to be clever and failed to capture, that
qt-utils became necessary as of 7e24e1e58d.
See also <https://bugs.gnu.org/49374>.

* gnu/packages/qt.scm (qt5ct)[#:imported-modules]: Expand
qt-build-system-modules.
This commit is contained in:
Leo Prikler
2021-07-04 09:39:25 +02:00
parent 8d61edbc2f
commit cc73ddfb9a
+1 -3
View File
@@ -156,9 +156,7 @@
(arguments
`(#:tests? #f ; No target
#:imported-modules
(,@%gnu-build-system-modules
(guix build cmake-build-system)
(guix build qt-build-system))
(,@%qt-build-system-modules)
#:modules
((guix build gnu-build-system)
((guix build qt-build-system)