mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -05:00
teams: lxqt: Remove qt.scm from scope.
* etc/teams.scm (lxqt)[#:scope]: Remove "gnu/packages/qt.scm". Change-Id: If05ea534a827eba5a2acf6526d906cea43f72442
This commit is contained in:
parent
42b228513d
commit
4d15e04a6d
1 changed files with 1 additions and 2 deletions
|
@ -549,8 +549,7 @@ (define-team lxqt
|
|||
(team 'lxqt
|
||||
#:name "LXQt team"
|
||||
#:description "LXQt desktop environment."
|
||||
#:scope (list "gnu/packages/lxqt.scm"
|
||||
"gnu/packages/qt.scm")))
|
||||
#:scope (list "gnu/packages/lxqt.scm")))
|
||||
|
||||
(define-team audio
|
||||
(team 'audio
|
||||
|
|
Loading…
Reference in a new issue