wok diff matchbox-panel-manager/receipt @ rev 15130

pinentry-gtk: add build_depends
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Aug 15 09:23:59 2013 +0000 (2013-08-15)
parents 5b8df23bd525
children 3765f181a6d5
line diff
     1.1 --- a/matchbox-panel-manager/receipt	Wed Jun 08 23:21:26 2011 +0200
     1.2 +++ b/matchbox-panel-manager/receipt	Thu Aug 15 09:23:59 2013 +0000
     1.3 @@ -16,6 +16,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	export LDFLAGS="-Wl,--copy-dt-needed-entries -lX11"
     1.8  	./configure $CONFIGURE_ARGS &&
     1.9  	make && make install
    1.10  }