projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1826c6
)
Don't require m17n-shell.
author
handa
<handa>
Fri, 12 Oct 2007 04:48:50 +0000
(
04:48
+0000)
committer
handa
<handa>
Fri, 12 Oct 2007 04:48:50 +0000
(
04:48
+0000)
m17n-flt.pc.in
patch
|
blob
|
history
diff --git
a/m17n-flt.pc.in
b/m17n-flt.pc.in
index
d40848e
..
e6ceeb8
100644
(file)
--- a/
m17n-flt.pc.in
+++ b/
m17n-flt.pc.in
@@
-7,6
+7,6
@@
version=@PACKAGE_VERSION@
Name: m17n-flt
Description: FLT API suport of the m17n library.
Version: ${version}
-Requires: m17n-core = ${version}, m17n-shell = ${version}
-Libs: -L${libdir} -lm17n-core -lm17n -lm17n-flt
+Requires: m17n-core = ${version}
+Libs: -L${libdir} -lm17n-core -lm17n-flt
Cflags: -I${includedir}