gnu: lxqt-openssh-askpass: Fix build.
* gnu/packages/lxqt.scm (lxqt-openssh-askpass): Fix build. [inputs]: Replace kwindowsystem with kwindowsystem-5. Change-Id: I74df232c14c91724f2e3315ac070094fd4895480master
parent
aba7b34362
commit
03be6d60fe
|
@ -462,7 +462,7 @@ according to the Desktop Notifications Specification.")
|
|||
(base32 "014jpyw4sgr63kjqdmksi6fsaz7pm5gkzr17f5rkaadx640ij4m0"))))
|
||||
(build-system cmake-build-system)
|
||||
(inputs
|
||||
(list kwindowsystem
|
||||
(list kwindowsystem-5
|
||||
liblxqt
|
||||
libqtxdg
|
||||
qtbase-5
|
||||
|
|
Reference in New Issue