From f07dad2bb66a9f6cb4153e14c977097a2e54f337 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 25 Mar 2011 16:32:40 -0400 Subject: [PATCH] Fix the build --- xkeyboard-config.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/xkeyboard-config.spec b/xkeyboard-config.spec index 92e5cab..e535a74 100644 --- a/xkeyboard-config.spec +++ b/xkeyboard-config.spec @@ -66,6 +66,7 @@ fi intltoolize autoreconf -v --install || exit 1 %configure \ + --disable-runtime-deps \ --enable-compat-rules \ --with-xkb-base=%{_datadir}/X11/xkb \ --disable-xkbcomp-symlink \