projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e985899
)
efl: fix typo
author
Yakov Goldberg
<yakov.g@samsung.com>
Mon, 31 Dec 2012 07:26:58 +0000
(07:26 +0000)
committer
Yakov Goldberg
<yakov.goldberg@gmail.com>
Mon, 31 Dec 2012 07:26:58 +0000
(07:26 +0000)
Signed-off-by: Yakov Goldberg <yakov.g@samsung.com>
SVN revision: 81924
pc/ecore-input-evas.pc.in
patch
|
blob
|
history
diff --git
a/pc/ecore-input-evas.pc.in
b/pc/ecore-input-evas.pc.in
index
de481ba
..
39912d3
100644
(file)
--- a/
pc/ecore-input-evas.pc.in
+++ b/
pc/ecore-input-evas.pc.in
@@
-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@