wok-stable diff vim-tiny/receipt @ rev 8688

Fix bdep: spandsp need intltool to compile
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Feb 17 18:59:56 2011 +0100 (2011-02-17)
parents f917e0dfdfbd
children be13f25e790b
line diff
     1.1 --- a/vim-tiny/receipt	Wed Feb 24 12:28:07 2010 +0000
     1.2 +++ b/vim-tiny/receipt	Thu Feb 17 18:59:56 2011 +0100
     1.3 @@ -25,6 +25,7 @@
     1.4  	 --infodir=/usr/share/info \
     1.5  	 --with-features=tiny \
     1.6  	 --enable-gui=no \
     1.7 +         --enable-multibyte \
     1.8  	 --with-vim-name=$PACKAGE \
     1.9  	 --disable-acl \
    1.10  	 --disable-motif-check \