wok-6.x diff pcmanfm-legacy/receipt @ rev 23856

codeblocks: use wxWidgets and gcc49
author Richard Dunbar <mojo@slitaz.org>
date Tue Jun 16 23:39:15 2020 -0400 (2020-06-16)
parents 970c5ec9a60a
children 86c657b651d4
line diff
     1.1 --- a/pcmanfm-legacy/receipt	Sun May 20 13:28:18 2018 +0200
     1.2 +++ b/pcmanfm-legacy/receipt	Tue Jun 16 23:39:15 2020 -0400
     1.3 @@ -26,7 +26,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	# Binutils 2.22 break many packages build without LDFLAGS set correctly.
     1.7 -	export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries -lXt"
     1.8 +	export LDFLAGS="$LDFLAGS -lxcb-util -Wl,--copy-dt-needed-entries -lXt"
     1.9  
    1.10  	cd $src
    1.11  	for i in  $stuff/*.patch