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:
@@ -4378,6 +4378,7 @@ link REQUIRED)"))))))
|
||||
"ide")) ;qt ide
|
||||
(arguments
|
||||
(list
|
||||
#:qtbase qtbase
|
||||
#:configure-flags
|
||||
#~(list "-DSYSTEM_BOOST=ON"
|
||||
"-DSYSTEM_YAMLCPP=ON"
|
||||
|
||||
Reference in New Issue
Block a user