2 exec_prefix=@exec_prefix@
4 includedir=@includedir@
7 Description: Library for speedy data storage, retrieval, and compression
8 @pkgconfig_requires_private@: @requirement_eet@
10 Libs: -L${libdir} -leet
11 Libs.private: @EET_LIBS@ @EFL_FNMATCH_LIBS@ @LIBGCRYPT_LIBS@ -ljpeg -lz -lm
12 Cflags: -I${includedir}
13 Cflags.private: @LIBGCRYPT_CFLAGS@