gnu: lxqt: Propagate qterminal actually.
author宋文武 <iyzsong@member.fsf.org>
Sat, 27 Oct 2018 03:30:07 +0000 (11:30 +0800)
committer宋文武 <iyzsong@member.fsf.org>
Sat, 27 Oct 2018 03:34:57 +0000 (11:34 +0800)
* gnu/packages/lxqt.scm (lxqt)[propagated-inputs]: Fix typo of 'qterminal'.

gnu/packages/lxqt.scm

index f0cf02c..878998d 100644 (file)
@@ -1207,7 +1207,7 @@ easily publishing them on internet image hosting services.")
        ("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")