X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=iotivity.pc.in;h=e7ae88d0905016abfa6b25c5fd16c342aad7f1db;hb=89d2afd99b16f0ea4c6d8b054fdf02ccc9c6ec0b;hp=f5c7c394f3c5499c4031547ae2fafb828a42cc40;hpb=ae4c031dd2af6f05ed18d55f2d5c196e042f9bf6;p=platform%2Fupstream%2Fiotivity.git diff --git a/iotivity.pc.in b/iotivity.pc.in index f5c7c39..e7ae88d 100644 --- a/iotivity.pc.in +++ b/iotivity.pc.in @@ -11,9 +11,11 @@ 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@ +Libs: -L${libdir} -loc -loc_logger -loc_logger_core -loctbstack -lconnectivity_abstraction -lresource_directory @LIBS@ Cflags: -I${includedir}/resource \ -I${includedir}/c_common \ + -I${svcincludedir}/easy-setup \ + -I${svcincludedir}/notification \ -I${svcincludedir}/resource-encapsulation \ -I${svcincludedir}/resource-container \ -I${svcincludedir}/resource-hosting \