wok diff speech-dispatcher/receipt @ rev 13340

get-playonlinux: update deps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Sep 05 14:59:33 2012 +0200 (2012-09-05)
parents 87cdd99cd1b0
children 76b72f1ad63c
line diff
     1.1 --- a/speech-dispatcher/receipt	Sat Feb 06 19:58:31 2010 +0000
     1.2 +++ b/speech-dispatcher/receipt	Wed Sep 05 14:59:33 2012 +0200
     1.3 @@ -15,6 +15,8 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	# Binutils 2.22 break many packages build without LDFLAGS set correctly.
     1.8 +	export LDFLAGS="-Wl,--copy-dt-needed-entries"
     1.9  
    1.10  	# tiny patches and fixes
    1.11  	cd $src/src/python/speechd_config