wok rev 12903
rawstudio: add LDFLAGS
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon May 28 20:32:20 2012 +0200 (2012-05-28) |
parents | ec5c89d3a0b4 |
children | 5b69768015ff |
files | rawstudio/receipt |
line diff
1.1 --- a/rawstudio/receipt Mon May 28 19:40:12 2012 +0200 1.2 +++ b/rawstudio/receipt Mon May 28 20:32:20 2012 +0200 1.3 @@ -15,6 +15,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 + export LDFLAGS="-Wl,--copy-dt-needed-entries -lX11" 1.8 export PKG_CONFIG_PATH="/usr/lib/pkgconfig" 1.9 patch -p1 -i $stuff/rawstudio-const.patch 1.10 ./configure \