Depends on xproto through the inclusion of Xproto.h.
Depends on inputproto through the inclusion of XI.h
Depends on x11 through the inclusion of Xlib.h.
Does not depend on xkbfile for headers or libs.

Signed-off-by: Gaetan Nadon <[email protected]>
---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index f2bfa2d..e45f6b6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -40,7 +40,7 @@ AC_PROG_INSTALL
 
 # Obtain compiler/linker options from depedencies
 PKG_CHECK_MODULES(XKBVLEDS, xaw7)
-PKG_CHECK_MODULES(XKBBELL, xkbfile x11 inputproto)
+PKG_CHECK_MODULES(XKBBELL, xproto inputproto x11)
 PKG_CHECK_MODULES(XKBWATCH, xaw7)
 
 AC_OUTPUT([Makefile])
-- 
1.6.0.4

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to