cmake: emile is depending on efl

there is some .eot.h file included from the efl interfaces, so we need a
dependency here
This commit is contained in:
Marcel Hollerbach 2017-02-01 12:19:24 +01:00
parent 8dc1166eaa
commit d4673c0740
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ set(PKG_CONFIG_REQUIRES_PRIVATE
set(LIBRARIES
eina
efl
m
support-rg_etc
)