diff options
Diffstat (limited to 'pc/ecore.pc.in')
-rw-r--r-- | pc/ecore.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pc/ecore.pc.in b/pc/ecore.pc.in index f141c4cad7..0fbe8f7d7b 100644 --- a/pc/ecore.pc.in +++ b/pc/ecore.pc.in | |||
@@ -8,5 +8,5 @@ Description: Ecore event abstraction library | |||
8 | Requires.private: @requirements_pc_ecore@ | 8 | Requires.private: @requirements_pc_ecore@ |
9 | Version: @VERSION@ | 9 | Version: @VERSION@ |
10 | Libs: -L${libdir} -lecore | 10 | Libs: -L${libdir} -lecore |
11 | Libs.private: @requirements_libs_ecore@ -lm | 11 | Libs.private: @requirements_libs_ecore@ |
12 | Cflags: -I${includedir}/ecore-@VMAJ@ | 12 | Cflags: -I${includedir}/ecore-@VMAJ@ |