efl: fix typo

Signed-off-by: Yakov Goldberg <yakov.g@samsung.com>

SVN revision: 81924
This commit is contained in:
Yakov Goldberg 2012-12-31 07:26:58 +00:00 committed by Yakov Goldberg
parent e985899c9c
commit b1c2b58bcf
1 changed files with 1 additions and 1 deletions

View File

@ -8,5 +8,5 @@ Description: E core library, Input module Evas extension
Requires.private: @requirements_pc_ecore_input_evas@
Version: @VERSION@
Libs: -L${libdir} -lecore_input_evas
Libs.private: @requirements_pc_ecore_input_evas@
Libs.private: @requirements_libs_ecore_input_evas@
Cflags: -I${includedir}/ecore-@VMAJ@