gnu: lxqt-globalkeys: Fix build.
* gnu/packages/lxqt.scm (lxqt-globalkeys): Fix build. [inputs]: Replace kwindowsystem with kwindowsystem-5. Change-Id: I9d05ef6a223bef70eadc407e461b275c296f502bmaster
parent
d557655130
commit
17067b1338
|
@ -405,7 +405,7 @@ configuration of both LXQt and the underlying operating system.")
|
|||
(base32 "17km7yl5fqwhjy35w700s4rjxf9ann3vv6mw6l4r1cf7pvzmxhy7"))))
|
||||
(build-system cmake-build-system)
|
||||
(inputs
|
||||
(list kwindowsystem
|
||||
(list kwindowsystem-5
|
||||
liblxqt
|
||||
libqtxdg
|
||||
qtbase-5
|
||||
|
|
Reference in New Issue