cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=43160401bb095b6e02c04ee6c6d7468cc1381599
commit 43160401bb095b6e02c04ee6c6d7468cc1381599 Author: Cedric Bail <ced...@osg.samsung.com> Date: Mon Oct 30 11:17:59 2017 -0700 efl-net: fixup copy & paste abuse. --- pc/efl-net.pc.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pc/efl-net.pc.in b/pc/efl-net.pc.in index bfd9fbda4f..b68328c213 100644 --- a/pc/efl-net.pc.in +++ b/pc/efl-net.pc.in @@ -5,8 +5,8 @@ includedir=@includedir@ eoincludedir=@datadir@/eolian/include eolian_flags=-I${pc_sysrootdir}${eoincludedir}/ecore-con-@VMAJ@ -I${pc_sysrootdir}${eoincludedir}/ecore-@VMAJ@ -I${pc_sysrootdir}${eoincludedir}/efl-@VMAJ@ -I${pc_sysrootdir}${eoincludedir}/eo-@VMAJ@ -I${pc_sysrootdir}${eoincludedir}/eet-@VMAJ@ -I${pc_sysrootdir}${eoincludedir}/emile-@VMAJ@ -I${pc_sysrootdir}${eoincludedir}/eina-@VMAJ@ -Name: ecore-con -Description: E core library, Con module +Name: efl-net +Description: EFL network module Requires.private: @requirements_pc_ecore_con@ Version: @VERSION@ Libs: -L${libdir} -lecore_con -lecore -lefl -leo -leet -lemile -leina --