mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: lxqt: Propagate qterminal actually.
* gnu/packages/lxqt.scm (lxqt)[propagated-inputs]: Fix typo of 'qterminal'.
This commit is contained in:
parent
3825b44448
commit
a46c00a3d8
1 changed files with 1 additions and 1 deletions
|
@ -1207,7 +1207,7 @@ (define-public lxqt
|
|||
("oxygen-icons" ,oxygen-icons)
|
||||
("pavucontrol-qt" ,pavucontrol-qt)
|
||||
("qps" ,qps)
|
||||
("qterminal" ,qtermwidget)))
|
||||
("qterminal" ,qterminal)))
|
||||
(synopsis "The Lightweight Qt Desktop Environment")
|
||||
(description "LXQt is a lightweight Qt desktop environment.")
|
||||
(home-page "https://lxde.org")
|
||||
|
|
Loading…
Reference in a new issue