wok diff libmatchbox/receipt @ rev 17502

grep: fix busybox paths
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jan 08 10:35:01 2015 +0100 (2015-01-08)
parents 4f0e0b25aa94
children 17e313b5b9c1
line diff
     1.1 --- a/libmatchbox/receipt	Wed Aug 14 21:19:30 2013 +0000
     1.2 +++ b/libmatchbox/receipt	Thu Jan 08 10:35:01 2015 +0100
     1.3 @@ -17,6 +17,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	export LDFLAGS="-Wl,--copy-dt-needed-entries -lX11"
     1.8  	#--enable-xsettings
     1.9  	./configure \
    1.10  		--enable-pango \