mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: lxqt: Propagate qtsvg instead of qtsvg-5.
* gnu/packages/lxqt.scm (lxqt)[propagated-inputs]: Replace qtsvg-5 with qtsvg. Change-Id: I1c811ae78bda0b60557b3d23b8c32fc018d27a94
This commit is contained in:
parent
03353928bc
commit
aa24688a2b
1 changed files with 2 additions and 2 deletions
|
@ -1059,9 +1059,9 @@ like @command{tar} and @command{zip}.")
|
||||||
xdg-user-dirs
|
xdg-user-dirs
|
||||||
xdg-utils
|
xdg-utils
|
||||||
;; Base
|
;; Base
|
||||||
;; TODO: qtsvg-5 is needed for lxqt apps to display icons. Maybe it
|
;; TODO: qtsvg is needed for lxqt apps to display icons. Maybe it
|
||||||
;; should be added to their propagated-inputs?
|
;; should be added to their propagated-inputs?
|
||||||
qtsvg-5
|
qtsvg
|
||||||
;; Core
|
;; Core
|
||||||
lxqt-about
|
lxqt-about
|
||||||
lxqt-admin
|
lxqt-admin
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue