[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/14: gnu: xfwm4: Add inputs libdrm and libxdamage.
From: |
??? |
Subject: |
14/14: gnu: xfwm4: Add inputs libdrm and libxdamage. |
Date: |
Sun, 01 Mar 2015 10:49:41 +0000 |
iyzsong pushed a commit to branch master
in repository guix.
commit 8ccf68f9e0d3a29d62d91a115e14e9ce5dca5c83
Author: 宋文武 <address@hidden>
Date: Sun Mar 1 18:41:57 2015 +0800
gnu: xfwm4: Add inputs libdrm and libxdamage.
* gnu/packages/xfce.scm (xfwm4): Add libdrm and libxdamage to inputs.
---
gnu/packages/xfce.scm | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 420a819..3ec0811 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -472,10 +472,12 @@ and import the new pictures from your camera.")
`(("pkg-config" ,pkg-config)
("intltool" ,intltool)))
(inputs
- `(("libwnck", libwnck-1)
+ `(("libdrm" ,libdrm)
+ ("libwnck" ,libwnck-1)
+ ("libxcomposite" ,libxcomposite)
+ ("libxdamage" ,libxdamage)
("libxfce4ui" ,libxfce4ui)
- ("libxrandr" ,libxrandr)
- ("libxcomposite" ,libxcomposite)))
+ ("libxrandr" ,libxrandr)))
(home-page "http://www.xfce.org/")
(synopsis "Xfce window manager")
(description
- 03/14: gnu: exo: Update to 0.10.3., (continued)
- 03/14: gnu: exo: Update to 0.10.3., ???, 2015/03/01
- 06/14: gnu: xfce4-panel: Update to 4.12.0., ???, 2015/03/01
- 05/14: gnu: tumbler: Update to 0.1.31., ???, 2015/03/01
- 07/14: gnu: xfce4-appfinder: Update to 4.12.0., ???, 2015/03/01
- 09/14: gnu: xfce4-settings: Update to 4.12.0., ???, 2015/03/01
- 10/14: gnu: thunar: Update to 1.6.6., ???, 2015/03/01
- 11/14: gnu: thunar-volman: Update to 0.8.1., ???, 2015/03/01
- 04/14: gnu: garcon: Update to 0.4.0., ???, 2015/03/01
- 12/14: gnu: xfdesktop: Update to 4.12.0., ???, 2015/03/01
- 13/14: gnu: xfwm4: Update to 4.12.0., ???, 2015/03/01
- 14/14: gnu: xfwm4: Add inputs libdrm and libxdamage.,
??? <=
- 08/14: gnu: xfce4-session: Update to 4.12.0., ???, 2015/03/01