me
/
guix
Archived
1
0
Fork 0

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.
master
Leo Prikler 2021-07-04 09:39:25 +02:00
parent 8d61edbc2f
commit cc73ddfb9a
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 1 additions and 3 deletions

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)