equate: fix DSO.

SVN revision: 74706
This commit is contained in:
Cedric BAIL 2012-08-01 05:54:15 +00:00
parent 8655755573
commit 17d0b253fc
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ PKG_PROG_PKG_CONFIG
### Checks for libraries
PKG_CHECK_MODULES([EQUATE], [elementary edje ecore-evas ecore evas >= 1.0.0])
PKG_CHECK_MODULES([EQUATE], [elementary edje ecore-evas ecore ecore-input evas >= 1.0.0])
### Checks for compiler characteristics