gnu: qjackctl: Build with CMake.

It is better supported upstream.

* gnu/packages/audio.scm (qjackctl)[build-system]: Switch to
CMAKE-BUILD-SYSTEM.
This commit is contained in:
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

View file

@ -2726,7 +2726,7 @@ (define-public qjackctl
(sha256
(base32
"065x66rr1mb2bkqr88l50rcn5c8rsiq4hp5hrlyqqg46371gzhp9"))))
(build-system gnu-build-system)
(build-system cmake-build-system)
(arguments
'(#:tests? #f)) ; no check target
(inputs