netstar pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=e12b5352a1e96b6f3b35f24642ed64e631b5bba1

commit e12b5352a1e96b6f3b35f24642ed64e631b5bba1
Author: Al Poole <nets...@gmail.com>
Date:   Sun Dec 3 21:46:15 2017 +0000

    Revert "BSD: resolve issue of missing symbols building E on FreeBSD."
    
    This reverts commit 482724d52aaebb21ebb228eead9ddc107b094780.
    
    Sorry!!!
---
 pc/ecore.pc.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pc/ecore.pc.in b/pc/ecore.pc.in
index 4be77bcf94..7611e968af 100644
--- a/pc/ecore.pc.in
+++ b/pc/ecore.pc.in
@@ -13,6 +13,6 @@ Name: ecore
 Description: Ecore event abstraction library
 Requires.private: @requirements_pc_ecore@
 Version: @VERSION@
-Libs: -L${libdir} -lecore -lefl -lintl
+Libs: -L${libdir} -lecore -lefl
 Libs.private: @requirements_libs_ecore@
 Cflags: -I${includedir}/efl-@VMAJ@ -I${includedir}/ecore-@VMAJ@

-- 


Reply via email to