Put in earplugs
This commit is contained in:
parent
064fc3e69a
commit
f030ac9a48
1 changed files with 6 additions and 6 deletions
|
@ -201,13 +201,13 @@ using Guix System.")
|
|||
(list ableton-link pkg-config qttools-5 xorg-server-for-tests))
|
||||
(inputs (modify-inputs
|
||||
(package-inputs supercollider-cli)
|
||||
(prepend qtbase
|
||||
qtdeclarative
|
||||
qtsvg
|
||||
qtwebchannel
|
||||
qtwebsockets)))
|
||||
(prepend qtbase-5
|
||||
qtdeclarative-5
|
||||
qtsvg-5
|
||||
qtwebchannel-5
|
||||
qtwebsockets-5)))
|
||||
(propagated-inputs
|
||||
(list qtwebengine))
|
||||
(list qtwebengine-5))
|
||||
(synopsis "Synthesis engine and programming language (including IDE)")))
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue