wok rev 7852

weechat:build without tcl and aspell.
author Liu Peng <rocky@slitaz.org>
date Wed Dec 29 04:17:14 2010 +0000 (2010-12-29)
parents 403fb8adf07d
children 928de5046af6
files weechat/receipt
line diff
     1.1 --- a/weechat/receipt	Wed Dec 29 01:36:22 2010 +0000
     1.2 +++ b/weechat/receipt	Wed Dec 29 04:17:14 2010 +0000
     1.3 @@ -32,6 +32,8 @@
     1.4  		--enable-python \
     1.5  		--enable-perl \
     1.6  		--disable-ruby \
     1.7 +		--disable-tcl \
     1.8 +		--disable-aspell \
     1.9  		--disable-doc \
    1.10  		--with-debug=0 \
    1.11  		$CONFIGURE_ARGS &&