wok diff cairo/receipt @ rev 10855
linux: Add ts_* modules. linux-input-touchscreen had ts_* modules in it. Only adds 4kb to linux packages.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Jun 14 11:41:17 2011 +0000 (2011-06-14) |
parents | e665eaf1521b |
children | 8e4c74abdf74 |
line diff
1.1 --- a/cairo/receipt Tue Mar 22 18:01:23 2011 +0000 1.2 +++ b/cairo/receipt Tue Jun 14 11:41:17 2011 +0000 1.3 @@ -22,6 +22,7 @@ 1.4 --mandir=/usr/share/man \ 1.5 --with-html-dir=/usr/share/doc \ 1.6 --enable-xcb \ 1.7 + --enable-tee \ 1.8 --disable-static \ 1.9 $CONFIGURE_ARGS && 1.10 make -j 4 &&