gnu: lxqt-connman-applet: Fix build.
* gnu/packages/lxqt.scm (lxqt-connman-applet): Fix build. [inputs]: Replace kwindowsystem with kwindowsystem-5. Change-Id: I3fd8597ca8d01943fbb1b9d5a417f04e5cbec7damaster
parent
df9b7cb614
commit
16365e545a
|
@ -1097,7 +1097,7 @@ like @command{tar} and @command{zip}.")
|
|||
(base32 "087641idpg7n8yhh5biis4wv52ayw3rddirwqb34bf5fwj664pw9"))))
|
||||
(build-system cmake-build-system)
|
||||
(inputs
|
||||
(list kwindowsystem
|
||||
(list kwindowsystem-5
|
||||
qtbase-5
|
||||
qtsvg-5
|
||||
liblxqt
|
||||
|
|
Reference in New Issue