summaryrefslogtreecommitdiff
path: root/eina.pc.in
diff options
context:
space:
mode:
authorVincent Torri <vincent.torri@gmail.com>2009-09-25 15:39:53 +0000
committerVincent Torri <vincent.torri@gmail.com>2009-09-25 15:39:53 +0000
commit182a1ca7cf966c1610631ee59c5db40af1bf5d01 (patch)
tree80723a051fe4dae4702a558305823d0820a74c62 /eina.pc.in
parent32bbdba168483d389fbcf3a9d9c1473521400ebb (diff)
downloadeina-182a1ca7cf966c1610631ee59c5db40af1bf5d01.tar.gz
* really export symbols on Windows (EFL_EINA_BUILD not
correctly defined) * add evil in the Requires.private field of eina-0.pc.in SVN revision: 42702
Diffstat (limited to 'eina.pc.in')
-rw-r--r--eina.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/eina.pc.in b/eina.pc.in
index 0548fe4..6089ac6 100644
--- a/eina.pc.in
+++ b/eina.pc.in
@@ -5,7 +5,7 @@ includedir=@includedir@
Name: Eina
Description: Eina
-Requires:
+@pkgconfig_requires_private@: @requirement_eina@
Version: @VERSION@
Libs: -L${libdir} -leina
Libs.private: -ldl