gear up svn for release. one of many steps/things to do.
[framework/uifw/eet.git] / eet.pc.in
index f7a3bf1..f4653c1 100644 (file)
--- a/eet.pc.in
+++ b/eet.pc.in
@@ -5,9 +5,6 @@ includedir=@includedir@
 
 Name: eet
 Description: Library for speedy data storage, retrieval, and compression
-@pkgconfig_requires_private@: @requirement_eet@
 Version: @VERSION@
 Libs: -L${libdir} -leet
-Libs.private: @EET_LIBS@ @EFL_FNMATCH_LIBS@ @LIBGCRYPT_LIBS@ -ljpeg -lz -lm
 Cflags: -I${includedir}/eet-@VMAJ@
-Cflags.private: @LIBGCRYPT_CFLAGS@