From 36df41bb337028064a6e12eecc0e310f1027dd7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rgen=20Lind?= Date: Sun, 11 Mar 2012 13:05:08 +0100 Subject: Make the module not depend on QtBase configure This is convenient if we want to reconfigure without reconfiguring QtBase. Change-Id: I719ba0d89905287a557e962ed6d804514e44b7f5 Reviewed-by: Laszlo Agocs --- sync.profile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index 27887ee82..e964999d5 100644 --- a/sync.profile +++ b/sync.profile @@ -22,3 +22,8 @@ %dependencies = ( "qtbase" => "refs/heads/master", ); + +# Compile tests +%configtests = ( + "xkbcommon" => {} +); -- cgit v1.2.3