diff options
author | Keith Packard <keithp@keithp.com> | 2012-01-09 13:17:37 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2012-01-09 13:17:37 -0800 |
commit | e476af417d83730b11054f4e5b127ab5540bb332 (patch) | |
tree | d1b4d1ecd882590163bc164ba2a7c568fea2763e /configure.ac | |
parent | f4956faab9ccf9aba6cf9603f4489f5dad19a347 (diff) | |
parent | 146008358e9dd9b178bd5305bcc1680ca16c328d (diff) |
Merge remote-tracking branch 'whot/multitouch'
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8fafb2e37..a203ab285 100644 --- a/configure.ac +++ b/configure.ac @@ -776,7 +776,7 @@ XPROTO="xproto >= 7.0.22" RANDRPROTO="randrproto >= 1.2.99.3" RENDERPROTO="renderproto >= 0.11" XEXTPROTO="xextproto >= 7.1.99" -INPUTPROTO="inputproto >= 2.1.99.3" +INPUTPROTO="inputproto >= 2.1.99.5" KBPROTO="kbproto >= 1.0.3" FONTSPROTO="fontsproto" FIXESPROTO="fixesproto >= 5.0" |