wok diff espeak/receipt @ rev 4558

graveman: fix depends
author Allan Pinto <allan316@gmail.com>
date Sat Dec 05 09:55:56 2009 +0000 (2009-12-05)
parents 206274050160
children 4014c157f239
line diff
     1.1 --- a/espeak/receipt	Fri May 08 23:58:53 2009 +0200
     1.2 +++ b/espeak/receipt	Sat Dec 05 09:55:56 2009 +0000
     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()