summaryrefslogtreecommitdiff
path: root/pc
diff options
context:
space:
mode:
Diffstat (limited to 'pc')
-rw-r--r--pc/ecore.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pc/ecore.pc.in b/pc/ecore.pc.in
index 7611e968af..4be77bcf94 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
+Libs: -L${libdir} -lecore -lefl -lintl
Libs.private: @requirements_libs_ecore@
Cflags: -I${includedir}/efl-@VMAJ@ -I${includedir}/ecore-@VMAJ@