clouseau: due to dso, we really need to link to all of them directly.

SVN revision: 71284
This commit is contained in:
Cedric BAIL 2012-05-21 12:49:53 +00:00
parent 095c13276a
commit 619ed43bd6
1 changed files with 3 additions and 0 deletions

View File

@ -30,6 +30,9 @@ PKG_CHECK_MODULES(EFL,
[
elementary >= 0.7.0
evas >= 1.0.0
ecore >= 1.0.0
ecore-ipc >= 1.0.0
edje >= 1.0.0
]
)