1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-08-01 00:31:28 +02:00

gnu: supercollider: Finalize transition to Qt6.

This is a follow-up to commit 7354aa8482
which started the transition.

* gnu/packages/audio.scm (supercollider)[arguments]<#:qtbase>: Add qtbase.

Change-Id: I2a9a50ae18605c70f1716c75cb3e5f0beee29509
This commit is contained in:
Andreas Enge
2025-10-28 11:35:08 +01:00
parent 245f2185b7
commit 31a211f180
+1
View File
@@ -4378,6 +4378,7 @@ link REQUIRED)"))))))
"ide")) ;qt ide
(arguments
(list
#:qtbase qtbase
#:configure-flags
#~(list "-DSYSTEM_BOOST=ON"
"-DSYSTEM_YAMLCPP=ON"