summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkira TAGOH <akira@tagoh.org>2015-08-11 12:06:31 +0900
committerAkira TAGOH <akira@tagoh.org>2015-08-11 12:06:31 +0900
commit37a6aa8e4d667e16df2fcdd2f610ee45320fdd21 (patch)
tree7a25dfa558fc84fd3b9bf3e19cfec2f2294905d7
parentf6648edfb25fd39ace39868eb2b3ef5da8aa1b25 (diff)
Fix the build requirement in pkgconfig file
-rw-r--r--liblangtag.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/liblangtag.pc.in b/liblangtag.pc.in
index b39b6aa..9b5fcc6 100644
--- a/liblangtag.pc.in
+++ b/liblangtag.pc.in
@@ -6,5 +6,5 @@ includedir=@includedir@
Name: liblangtag
Description: Interface to access tags for identifying languages
Version: @VERSION@
-Requires: glib-2.0
+Requires: libxml-2.0
Libs: -L${libdir} -llangtag