From: Loïc Minier <l...@dooz.org>

Require x11 for KDE_WINDOW_DECORATOR as kde/window-decorator calls
XGetWMProtocols().

Signed-off-by: Loïc Minier <l...@dooz.org>
---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index bb1e46d..5e5de45 100644
--- a/configure.ac
+++ b/configure.ac
@@ -453,7 +453,7 @@ if test "x$use_kde" = "xyes"; then
     kdeincs=`kde-config --install include --expandvars 2>/dev/null`
     if test -d "$kdelibs"; then
       PKG_CHECK_MODULES(KDE_WINDOW_DECORATOR,
-                       dbus-1 xdamage xcomposite,
+                       dbus-1 x11 xdamage xcomposite,
                        [use_kde=yes], [use_kde=no])
 
       KDE_CFLAGS="$QT_CXXFLAGS -I$kdeincs"
-- 
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/9402c1d5bc99f30c1852aeb7fff5e3e9e8037e24.1287351854.git.l...@dooz.org

Reply via email to