X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=iotivity.pc.in;h=382cbc661217f0c5c8dc604356f215d1c4da049e;hb=refs%2Ftags%2Faccepted%2Ftizen%2Fivi%2F20160426.102701;hp=59bd6b571c13de8f91e6b500d56798ee9e32bfc7;hpb=7225939b069c31661c5512510fdc262ebef7b4ce;p=platform%2Fupstream%2Fiotivity.git diff --git a/iotivity.pc.in b/iotivity.pc.in index 59bd6b5..382cbc6 100644 --- a/iotivity.pc.in +++ b/iotivity.pc.in @@ -11,7 +11,8 @@ Description: IoTivity is an open source reference implementation of the OIC stan Version: @VERSION@ URL: https://www.iotivity.org Requires: -Libs: -L${libdir} -loc -loc_logger -loc_logger_core -loctbstack -lconnectivity_abstraction +Libs: -L${libdir} -loc -loc_logger -loc_logger_core -loctbstack -lconnectivity_abstraction \ + @OCPMAPI_LIB@ Cflags: -I${includedir}/resource \ -I${svcincludedir}/resource-encapsulation \ -I${svcincludedir}/resource-container \