wok-4.x diff cairo/receipt @ rev 9479
Remove bcwipe since its free software.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Apr 04 11:51:05 2011 +0000 (2011-04-04) |
parents | e665eaf1521b |
children | 8e4c74abdf74 |
line diff
1.1 --- a/cairo/receipt Tue Mar 22 18:01:23 2011 +0000 1.2 +++ b/cairo/receipt Mon Apr 04 11:51:05 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 &&