mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-27 04:59:27 -05:00
gnu: xfwm4: Enable Xpresent support.
* gnu/packages/xfce.scm (xfwm4)[inputs]: Add libxpresent.
This commit is contained in:
parent
ff9172e4b2
commit
b561053b28
1 changed files with 1 additions and 0 deletions
|
@ -907,6 +907,7 @@ (define-public xfwm4
|
||||||
libxcomposite
|
libxcomposite
|
||||||
libxdamage
|
libxdamage
|
||||||
libxfce4ui
|
libxfce4ui
|
||||||
|
libxpresent
|
||||||
libxrandr))
|
libxrandr))
|
||||||
(home-page "https://www.xfce.org/")
|
(home-page "https://www.xfce.org/")
|
||||||
(synopsis "Xfce window manager")
|
(synopsis "Xfce window manager")
|
||||||
|
|
Loading…
Reference in a new issue