mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 10:48:51 +00:00
THRIFT-1218. c_glib uses wrong name in pkg-config
Patch: Eric Evans git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1139079 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
439db4dd63
commit
3c9530c3fa
@ -26,5 +26,5 @@ Name: Thrift
|
||||
Description: Thrift C API
|
||||
Version: @VERSION@
|
||||
Requires: glib-2.0 gobject-2.0
|
||||
Libs: -L${libdir} -lthriftc
|
||||
Libs: -L${libdir} -lthrift_c_glib
|
||||
Cflags: -I${includedir}/thrift
|
||||
|
Loading…
Reference in New Issue
Block a user