teams: lxqt: Add qt.scm to scope.

* etc/teams.scm.in (lxqt): Add "gnu/packages/qt.scm" to scope.
This commit is contained in:
宋文武 2023-03-30 17:51:17 +08:00
parent 314c599739
commit 6f231e31a3
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -461,7 +461,8 @@ (define-team lxqt
(team 'lxqt
#:name "LXQt team"
#:description "LXQt desktop environment."
#:scope (list "gnu/packages/lxqt.scm")))
#:scope (list "gnu/packages/lxqt.scm"
"gnu/packages/qt.scm")))
(define-member (person "Eric Bavier"