me
/
guix
Archived
1
0
Fork 0

gnu: screengrab: Fix build.

* gnu/packages/lxqt.scm (screengrab): Fix build.
[inputs]: Replace kwindowsystem with kwindowsystem-5.

Change-Id: I8f553bc7bb9c36b2dc0c50dbfe32d0e23693d12a
master
Zheng Junjie 2024-07-09 00:06:51 +08:00
parent 8dbf9b8b33
commit df9b7cb614
No known key found for this signature in database
GPG Key ID: 3B5AA993E1A2DFF0
1 changed files with 1 additions and 1 deletions

View File

@ -1041,7 +1041,7 @@ QTermWidget.")
(base32 "0xc004h7i2hnl3jj4p8v6wkqav2v07k1mzdvys3ya171z4ffmc9j"))))
(build-system cmake-build-system)
(inputs
(list kwindowsystem libqtxdg qtbase-5 qtsvg-5 qtx11extras))
(list kwindowsystem-5 libqtxdg qtbase-5 qtsvg-5 qtx11extras))
(native-inputs
(list pkg-config perl qttools-5))
(arguments