From a9037e23c3ccf656e5c2d53c22ff4b22c9db84e6 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Tue, 27 Jun 2017 09:51:33 +0200 Subject: [PATCH 2/2] gnu: xfce: Do not propagate exo. * gnu/packages/xfce.scm (xfce)[propagated-inputs]: Remove exo. --- gnu/packages/xfce.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm index c9d519122..2965b4340 100644 --- a/gnu/packages/xfce.scm +++ b/gnu/packages/xfce.scm @@ -705,8 +705,7 @@ on your desktop.") (build-system trivial-build-system) (arguments '(#:builder (mkdir %output))) (propagated-inputs - `(("exo" ,exo) - ("garcon" ,garcon) + `(("garcon" ,garcon) ("gnome-icon-theme" ,gnome-icon-theme) ("gtk-xfce-engine" ,gtk-xfce-engine) ("hicolor-icon-theme" ,hicolor-icon-theme) -- 2.12.2