guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

33/35: gnu: xfwm4: Enable Xpreset support.


From: guix-commits
Subject: 33/35: gnu: xfwm4: Enable Xpreset support.
Date: Sat, 28 Jan 2023 03:58:39 -0500 (EST)

iyzsong pushed a commit to branch wip-xfce
in repository guix.

commit 27a60b677fb7eb5a6bc4dd268164845ed59642f7
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Sat Jan 28 16:49:20 2023 +0800

    gnu: xfwm4: Enable Xpreset support.
    
    * gnu/packages/xfce.scm (xfwm4)[inputs]: Add libxpresent.
---
 gnu/packages/xfce.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 84bfd316c6..0aa341a57a 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -907,6 +907,7 @@ menu.")
            libxcomposite
            libxdamage
            libxfce4ui
+           libxpresent
            libxrandr))
     (home-page "https://www.xfce.org/";)
     (synopsis "Xfce window manager")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]