wok-6.x diff libgd/receipt @ rev 14098

gvfs:fix bdeps - after this pcmanfm should shows icons and mount-umount without hal
author ernia <monghitri@aruba.it>
date Sat Feb 23 09:36:50 2013 +0000 (2013-02-23)
parents 213f07bd7c77
children 8f447cf2eee5
line diff
     1.1 --- a/libgd/receipt	Sat May 28 12:40:01 2011 +0200
     1.2 +++ b/libgd/receipt	Sat Feb 23 09:36:50 2013 +0000
     1.3 @@ -18,6 +18,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	export LDFLAGS="-Wl,--copy-dt-needed-entries -lm"
     1.8  	cmake . && make && make DESTDIR=$DESTDIR install || return 1
     1.9  	cd src
    1.10  	ln -sf ../config ../test .