wok-next diff imagination/receipt @ rev 16222
ARM add librsvg
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon Mar 31 23:37:15 2014 +0200 (2014-03-31) |
parents | 1ae5963f23df |
children | 17e313b5b9c1 |
line diff
1.1 --- a/imagination/receipt Wed Aug 14 18:02:00 2013 +0000 1.2 +++ b/imagination/receipt Mon Mar 31 23:37:15 2014 +0200 1.3 @@ -18,7 +18,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - export LDFLAGS="-Wl,--copy-dt-needed-entries -lgmodule" 1.8 + export LDFLAGS="-Wl,--copy-dt-needed-entries -lgmodule-2.0" 1.9 ./configure --prefix=/usr $CONFIGURE_ARGS && 1.10 make && 1.11 make DESTDIR=$DESTDIR install