wok diff espeak/receipt @ rev 3345

id3lib: Fix build for gcc 4.4.x and remove libicon dep (use glibc iconv)
author Christophe Lincoln <pankso@slitaz.org>
date Thu Jun 11 16:34:20 2009 +0200 (2009-06-11)
parents 206274050160
children 4014c157f239
line diff
     1.1 --- a/espeak/receipt	Fri May 08 23:58:53 2009 +0200
     1.2 +++ b/espeak/receipt	Thu Jun 11 16:34:20 2009 +0200
     1.3 @@ -35,7 +35,7 @@
     1.4  	
     1.5  	# Make symlink
     1.6  	cd $fs/usr/lib
     1.7 -	ln -s libespeak.so.1.1.39 libespeak.so.1
     1.8 +	ln -s libespeak.so.1.1.40 libespeak.so.1
     1.9  }
    1.10  
    1.11  clean_wok()