X-Git-Url: http://review.tizen.org/git/?p=framework%2Fuifw%2Feet.git;a=blobdiff_plain;f=eet.pc.in;h=ee958878bed5481bb15efe40eb59f32b998ba729;hp=df841e28f644a44bd2ee815d10b9738e8015b7e3;hb=HEAD;hpb=a136375d1845a0ce1c3f7a5ac93ac318cff1c7f0 diff --git a/eet.pc.in b/eet.pc.in index df841e2..ee95887 100644 --- a/eet.pc.in +++ b/eet.pc.in @@ -5,9 +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@ @EFL_FNMATCH_LIBS@ @LIBGCRYPT_LIBS@ -ljpeg -lz -lm -Cflags: -I${includedir} -Cflags.private: @LIBGCRYPT_CFLAGS@ +Libs.private: @requirements_libs_eet@ -lm +Cflags: -I${includedir}/eet-@VMAJ@