From: Loïc Minier <l...@dooz.org> Require xcursor for GTK_WINDOW_DECORATOR as gtk/window-decorator calls XcursorSetTheme().
Signed-off-by: Loïc Minier <l...@dooz.org> --- configure.ac | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/configure.ac b/configure.ac index 18783e5..bb1e46d 100644 --- a/configure.ac +++ b/configure.ac @@ -301,6 +301,7 @@ AC_ARG_ENABLE(gnome-keybindings, if test "x$use_gtk" = "xyes"; then PKG_CHECK_MODULES(GTK_WINDOW_DECORATOR, xrender >= 0.8.4 \ + xcursor \ gtk+-2.0 >= 2.8.0 \ libwnck-1.0 \ pangocairo, -- 1.7.1 -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/c29a5df99daf779b95f13d608f96c6af81bd0dfd.1287351854.git.l...@dooz.org