Properly fix the pc files for ecore-imf and ecore-imf-evas

LESSON LEARNED: Don't commit stuff when you are almost falling asleep on the
keyboard


SVN revision: 82848
This commit is contained in:
Eduardo de Barros Lima 2013-01-16 01:18:58 +00:00
parent 12706b28c6
commit 56d2e1fb4e
2 changed files with 2 additions and 2 deletions

View File

@ -8,4 +8,4 @@ Description: E core library, IMF Evas module
Version: @VERSION@
Requires.private: @requirements_pc_ecore_imf_evas@
Libs: -L${libdir} -lecore_imf_evas
Cflags: -I${includedir}/ecore-imf-@VMAJ@
Cflags: -I${includedir}/ecore-imf-evas-@VMAJ@

View File

@ -8,4 +8,4 @@ Description: E core library, IMF module
Version: @VERSION@
Requires.private: @requirements_pc_ecore_imf@
Libs: -L${libdir} -lecore_imf
Cflags: -I${includedir}/ecore-imf-evas-@VMAJ@
Cflags: -I${includedir}/ecore-imf-@VMAJ@