wok-6.x diff hsetroot/receipt @ rev 20293

python-ari, python-pyst2: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Apr 20 20:13:12 2018 +0200 (2018-04-20)
parents 9be2dfe2fe72
children e3f377fbc5f0
line diff
     1.1 --- a/hsetroot/receipt	Wed Mar 12 20:54:03 2014 +0100
     1.2 +++ b/hsetroot/receipt	Fri Apr 20 20:13:12 2018 +0200
     1.3 @@ -21,6 +21,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries -lX11"
     1.8  	./configure \
     1.9  		$CONFIGURE_ARGS &&
    1.10  	make && make install