diff --git a/legacy/ecore/ecore.pc.in b/legacy/ecore/ecore.pc.in index 65c5a11904..db67e7a7b5 100644 --- a/legacy/ecore/ecore.pc.in +++ b/legacy/ecore/ecore.pc.in @@ -9,4 +9,4 @@ Description: Ecore event abstraction library Version: @VERSION@ Libs: -L${libdir} -lecore @EINA_LIBS@ Libs.private: -lm -Cflags: -I${includedir}/ecore-@VMAJ@ @EINA_CFLAGS@ +Cflags: -I${includedir}/ecore-@VMAJ@ diff --git a/legacy/evas/evas.pc.in b/legacy/evas/evas.pc.in index 47ccdd8665..db0aa39097 100644 --- a/legacy/evas/evas.pc.in +++ b/legacy/evas/evas.pc.in @@ -9,4 +9,4 @@ Description: Evas canvas display library Version: @VERSION@ Libs: -L${libdir} -levas @EINA_LIBS@ @shm_open_libs@ Libs.private: @EFL_FNMATCH_LIBS@ @pthread_libs@ -Cflags: -I${includedir}/evas-@VMAJ@ @EINA_CFLAGS@ +Cflags: -I${includedir}/evas-@VMAJ@