elm configure.ac: elementary colorselector needs ecore input. now fixed. spank cedric.

SVN revision: 77443
This commit is contained in:
Daniel Juyung Seo 2012-10-04 16:33:22 +00:00
parent f33db2a8ef
commit 3dfd9b27d1
1 changed files with 1 additions and 0 deletions

View File

@ -221,6 +221,7 @@ PKG_CHECK_MODULES([ELEMENTARY],
ecore >= 1.7.99
ecore-evas >= 1.7.99
ecore-file >= 1.7.99
ecore-input >= 1.7.99
edje >= 1.6.99
]
)