From dbb7a081756adc3262a18f1325b26adedce708bf Mon Sep 17 00:00:00 2001 From: Andreas Enge Date: Sun, 28 Feb 2016 15:57:05 +0100 Subject: gnu: libwnck: Rename variable for GTK+ 2 variant. * gnu/packages/gnome.scm (libwnck-1): Rename this... (libwnck-2): ...to this. * gnu/packages/xfce.scm (xfce4-panel, xfce4-xkb-plugin, xfce4-session, xfwm4, xfdesktop)[inputs]: Adapt. --- gnu/packages/xfce.scm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'gnu/packages/xfce.scm') diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm index 2aef842d5a..0729b1ab67 100644 --- a/gnu/packages/xfce.scm +++ b/gnu/packages/xfce.scm @@ -283,7 +283,7 @@ management D-Bus specification.") (inputs `(("exo" ,exo) ("garcon" ,garcon) - ("libwnck" ,libwnck-1) + ("libwnck" ,libwnck-2) ("libxfce4ui" ,libxfce4ui))) (native-search-paths (list (search-path-specification @@ -407,7 +407,7 @@ keys for controlling the audio volume.") (inputs `(("garcon" ,garcon) ("librsvg" ,librsvg) - ("libwnck" ,libwnck-1) + ("libwnck" ,libwnck-2) ("libx11" ,libx11) ("libxfce4ui" ,libxfce4ui) ("libxklavier" ,libxklavier) @@ -488,7 +488,7 @@ your system in categories, so you can quickly find and launch them.") ("upower" ,upower) ("polkit" ,polkit) ("libsm" ,libsm) - ("libwnck" ,libwnck-1) + ("libwnck" ,libwnck-2) ("libxfce4ui" ,libxfce4ui))) (home-page "http://www.xfce.org/") (synopsis "Xfce session manager") @@ -612,7 +612,7 @@ and import the new pictures from your camera.") ("intltool" ,intltool))) (inputs `(("libdrm" ,libdrm) - ("libwnck" ,libwnck-1) + ("libwnck" ,libwnck-2) ("libxcomposite" ,libxcomposite) ("libxdamage" ,libxdamage) ("libxfce4ui" ,libxfce4ui) @@ -644,7 +644,7 @@ on the screen.") `(("exo" ,exo) ("garcon" ,garcon) ("libnotify" ,libnotify) - ("libwnck" ,libwnck-1) + ("libwnck" ,libwnck-2) ("libxfce4ui" ,libxfce4ui) ("thunar" ,thunar))) (home-page "http://www.xfce.org/") -- cgit v1.2.3