autotools: Evil is actually needed on Windows add the correct line for Ecore_Avahi.

This commit is contained in:
Cedric BAIL 2013-12-18 18:03:01 +09:00
parent 75e399158c
commit a6cc00369f
1 changed files with 3 additions and 0 deletions

View File

@ -2593,6 +2593,9 @@ AC_ARG_ENABLE([avahi],
### Checks for programs
## Compatibility layers
EFL_PLATFORM_DEPEND([ECORE_AVAHI], [evil])
### Checks for libraries
EFL_INTERNAL_DEPEND_PKG([ECORE_AVAHI], [ecore])
EFL_INTERNAL_DEPEND_PKG([ECORE_AVAHI], [eina])