Remove unneeded deps for e_init_main (splash screen).

SVN revision: 48911
This commit is contained in:
Christopher Michael 2010-05-16 05:27:14 +00:00
parent 903caca63b
commit 3ff8bf1651
1 changed files with 0 additions and 2 deletions

View File

@ -326,12 +326,10 @@ PKG_CHECK_MODULES(E_SYS, [
PKG_CHECK_MODULES(E_INIT, [
evas
ecore
ecore-file
ecore-evas
ecore-x
edje
ecore-ipc
eet >= 1.2.3
eina-0
])