build: add efl as internal dep for eio

Thanks to Adrien Nader for the report and fix.
This commit is contained in:
Stefan Schmidt 2015-09-07 10:43:35 +02:00
parent 0945939cfa
commit 99c0c1cb62
1 changed files with 1 additions and 0 deletions

View File

@ -4055,6 +4055,7 @@ EFL_INTERNAL_DEPEND_PKG([EIO], [ecore])
EFL_INTERNAL_DEPEND_PKG([EIO], [eet])
EFL_INTERNAL_DEPEND_PKG([EIO], [eo])
EFL_INTERNAL_DEPEND_PKG([EIO], [eina])
EFL_INTERNAL_DEPEND_PKG([EIO], [efl])
EFL_INTERNAL_DEPEND_PKG([EIO], [emile])
EFL_ADD_LIBS([EIO], [-lm])