X-Git-Url: http://review.tizen.org/git/?p=framework%2Fuifw%2Feet.git;a=blobdiff_plain;f=eet.pc.in;h=ee958878bed5481bb15efe40eb59f32b998ba729;hp=1c5ec42f7b3fa33d0a6015f7656e4e8ad41326c2;hb=HEAD;hpb=43b07d508b4040ea183c5c1e8f0540b1f4552d2d diff --git a/eet.pc.in b/eet.pc.in index 1c5ec42..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 -Requires: @requirement_eet@ Version: @VERSION@ +@pkgconfig_requires_private@: @requirements_pc_eet@ Libs: -L${libdir} -leet -Libs.private: @OPENSSL_LIBS@ @EINA_LIBS@ @EVIL_LIBS@ @EET_LIBS@ @fnmatch_libs@ -ljpeg -lz -lm -Cflags: -I${includedir} +Libs.private: @requirements_libs_eet@ -lm +Cflags: -I${includedir}/eet-@VMAJ@