gnu: plasma-framework: Fix build.
* gnu/packages/plasma-framework.scm (plasma-framework)[inputs]: Add qtquickcontrols2.
This commit is contained in:
parent
af8c90e862
commit
9a50cedc6b
|
@ -3274,6 +3274,7 @@ setUrl, setUserAgent and call.")
|
|||
("phonon" ,phonon)
|
||||
("qtbase" ,qtbase)
|
||||
("qtdeclarative" ,qtdeclarative)
|
||||
("qtquickcontrols2" ,qtquickcontrols2)
|
||||
("qtsvg" ,qtsvg)
|
||||
("qtx11extras" ,qtx11extras)
|
||||
("solid" ,solid)))
|
||||
|
|
Loading…
Reference in New Issue