* use Requires.private field in eet.pc if pkg-config 0.22 is installed.
[framework/uifw/eet.git] / eet.pc.in
index 2acd9e1..065acf8 100644 (file)
--- a/eet.pc.in
+++ b/eet.pc.in
@@ -5,8 +5,8 @@ includedir=@includedir@
 
 Name: eet
 Description: Library for speedy data storage, retrieval, and compression
-Requires: @requirement_eet@
+@pkgconfig_requires_private@: @requirement_eet@
 Version: @VERSION@
 Libs: -L${libdir} -leet
-Libs.private: @GNUTLS_LIBS@ @OPENSSL_LIBS@ @EINA_LIBS@ @EVIL_LIBS@ @EET_LIBS@ @fnmatch_libs@ -ljpeg -lz -lm
+Libs.private: @EET_LIBS@ @fnmatch_libs@ -ljpeg -lz -lm
 Cflags: -I${includedir}