summaryrefslogtreecommitdiffstats
path: root/package/efl/libecore/libecore.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/efl/libecore/libecore.mk')
-rw-r--r--package/efl/libecore/libecore.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/efl/libecore/libecore.mk b/package/efl/libecore/libecore.mk
index df8db0d4c..b495bdb95 100644
--- a/package/efl/libecore/libecore.mk
+++ b/package/efl/libecore/libecore.mk
@@ -9,9 +9,9 @@ LIBECORE_SOURCE = ecore-$(LIBECORE_VERSION).tar.bz2
LIBECORE_SITE = http://download.enlightenment.org/releases/
LIBECORE_INSTALL_STAGING = YES
-LIBECORE_DEPENDENCIES = host-pkg-config libeina
+LIBECORE_DEPENDENCIES = host-pkgconf libeina
-HOST_LIBECORE_DEPENDENCIES = host-pkg-config host-libeina host-libevas
+HOST_LIBECORE_DEPENDENCIES = host-pkgconf host-libeina host-libevas
HOST_LIBECORE_CONF_OPT += \
--enable-ecore-evas \
--disable-simple-x11 \