diff options
Diffstat (limited to 'package/efl/libembryo')
-rw-r--r-- | package/efl/libembryo/libembryo.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/efl/libembryo/libembryo.mk b/package/efl/libembryo/libembryo.mk index db1696daf..5484ccf57 100644 --- a/package/efl/libembryo/libembryo.mk +++ b/package/efl/libembryo/libembryo.mk @@ -9,7 +9,7 @@ LIBEMBRYO_SOURCE = embryo-$(LIBEMBRYO_VERSION).tar.bz2 LIBEMBRYO_SITE = http://download.enlightenment.org/releases/ LIBEMBRYO_INSTALL_STAGING = YES -LIBEMBRYO_DEPENDENCIES = host-pkg-config libeina +LIBEMBRYO_DEPENDENCIES = host-pkgconf libeina $(eval $(autotools-package)) $(eval $(host-autotools-package)) |