wok-current diff gobject-introspection/receipt @ rev 7749
Add libmicrohttpd. Needed for xbmc.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Dec 20 19:15:59 2010 +0000 (2010-12-20) |
parents | 886906f08ead |
children | 9907f6a32432 |
line diff
1.1 --- a/gobject-introspection/receipt Mon Oct 25 22:01:57 2010 +0000 1.2 +++ b/gobject-introspection/receipt Mon Dec 20 19:15:59 2010 +0000 1.3 @@ -15,6 +15,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 + sed -i "s/.*self._linker_cmd,.*/&\n if libtool:\n args.append('-export-dynamic')/" giscanner/dumper.py 1.8 ./configure \ 1.9 --prefix=/usr \ 1.10 --sysconfdir=/etc \