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