X-Git-Url: http://review.tizen.org/git/?p=framework%2Fuifw%2Feet.git;a=blobdiff_plain;f=eet.pc.in;h=ee958878bed5481bb15efe40eb59f32b998ba729;hp=30a926f47490ed562221f0691fcc854a3fd17ebc;hb=HEAD;hpb=906f2b8945ecbbebc3809adb3424e135a0c00d89 diff --git a/eet.pc.in b/eet.pc.in index 30a926f..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@ @EFL_PTHREAD_LIBS@ -ljpeg -lz -lm +Libs.private: @requirements_libs_eet@ -lm Cflags: -I${includedir}/eet-@VMAJ@ -Cflags.private: @LIBGCRYPT_CFLAGS@