wok diff rawstudio/receipt @ rev 13362
hplip: add parallel support
author | Richard Dunbar <mojo@slitaz.org> |
---|---|
date | Thu Sep 13 00:36:01 2012 +0000 (2012-09-13) |
parents | 940b5937e496 |
children | 380ffe05937a |
line diff
1.1 --- a/rawstudio/receipt Wed Mar 02 11:06:20 2011 +0100 1.2 +++ b/rawstudio/receipt Thu Sep 13 00:36:01 2012 +0000 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 \