From 343d0c8f8bf503e474610c224ccd54d8fecb3560 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Sat, 29 Dec 2012 16:43:07 +0000 Subject: [PATCH] more pc breakings. fix. SVN revision: 81882 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 2fc39071cc..1a0ff02bfb 100644 --- a/configure.ac +++ b/configure.ac @@ -3002,7 +3002,7 @@ requirements_pc_ecore_imf="ecore >= ${PACKAGE_VERSION} eina >= ${PACKAGE_VERSION ## Eina, Evas, Ecore, Ecore_Imf, Escape (ecore_imf_evas) -requirements_pc_ecore_imf_evas="ecore_imf >= ${PACKAGE_VERSION} ecore >= ${PACKAGE_VERSION} evas >= ${PACKAGE_VERSION} eina >= ${PACKAGE_VERSION} ${requirements_pc_ecore_imf_evas} ${platform_pc_escape}" +requirements_pc_ecore_imf_evas="ecore-imf >= ${PACKAGE_VERSION} ecore >= ${PACKAGE_VERSION} evas >= ${PACKAGE_VERSION} eina >= ${PACKAGE_VERSION} ${requirements_pc_ecore_imf_evas} ${platform_pc_escape}" ## modules