me
/
guix
Archived
1
0
Fork 0

gnu: qjackctl: Build with CMake.

It is better supported upstream.

* gnu/packages/audio.scm (qjackctl)[build-system]: Switch to
CMAKE-BUILD-SYSTEM.
master
Tobias Geerinckx-Rice 2021-05-12 21:31:58 +02:00
parent fe795eeb2d
commit c9c274172b
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -2726,7 +2726,7 @@ different audio devices such as ALSA or PulseAudio.")
(sha256
(base32
"065x66rr1mb2bkqr88l50rcn5c8rsiq4hp5hrlyqqg46371gzhp9"))))
(build-system gnu-build-system)
(build-system cmake-build-system)
(arguments
'(#:tests? #f)) ; no check target
(inputs