wok-6.x view liblrdf/stuff/pkgconfig-raptor.patch @ rev 19463
making newest gnumeric 1.12.32, user request: http://forum.slitaz.org/topic/gnumeric-110-buggy-how-can-i-get-112
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Mon Oct 24 11:13:58 2016 +0000 (2016-10-24) |
parents | |
children |
line source
1 --- liblrdf-0.4.0/lrdf.pc.in.orig 2011-10-03 19:28:16.702773254 +0000
2 +++ liblrdf-0.4.0/lrdf.pc.in 2011-10-03 19:28:43.003017477 +0000
3 @@ -7,4 +7,5 @@
4 Version: @VERSION@
5 Description: liblrdf, a lightweight RDF library with extensions for LADSPA
6 Libs: -L${libdir} -llrdf
7 -Cflags: -I${includedir}
8 +Libs.private: @RAPTOR_LIBS@
9 +Cflags: @RAPTOR_CFLAGS@ -I${includedir}