X-Git-Url: http://review.tizen.org/git/?p=framework%2Fuifw%2Feet.git;a=blobdiff_plain;f=eet.pc.in;h=ee958878bed5481bb15efe40eb59f32b998ba729;hp=065acf817a060d12aadc193e8755fa6587306a53;hb=HEAD;hpb=c9f172fcc7d2057183ce5d185625f1042dd4c54b diff --git a/eet.pc.in b/eet.pc.in index 065acf8..ee95887 100644 --- a/eet.pc.in +++ b/eet.pc.in @@ -5,8 +5,8 @@ includedir=@includedir@ Name: eet Description: Library for speedy data storage, retrieval, and compression -@pkgconfig_requires_private@: @requirement_eet@ Version: @VERSION@ +@pkgconfig_requires_private@: @requirements_pc_eet@ Libs: -L${libdir} -leet -Libs.private: @EET_LIBS@ @fnmatch_libs@ -ljpeg -lz -lm -Cflags: -I${includedir} +Libs.private: @requirements_libs_eet@ -lm +Cflags: -I${includedir}/eet-@VMAJ@