me
/
guix
Archived
1
0
Fork 0

teams: lxqt: Add qt.scm to scope.

* etc/teams.scm.in (lxqt): Add "gnu/packages/qt.scm" to scope.
master
宋文武 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
1 changed files with 2 additions and 1 deletions

View File

@ -461,7 +461,8 @@ GLib/GIO, GTK, GStreamer and Webkit."
(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"