summaryrefslogtreecommitdiff
path: root/pango.pc.in
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2003-07-24 19:42:41 +0000
committerOwen Taylor <otaylor@src.gnome.org>2003-07-24 19:42:41 +0000
commita938a0d14fcf6df68341360db07cfbd7ba749378 (patch)
tree6da2da56e68c538c0ad9a831a20db5a61a6226a8 /pango.pc.in
parent635ab57f33530f586a861309d25f7628caa77b5d (diff)
downloadpango-a938a0d14fcf6df68341360db07cfbd7ba749378.tar.gz
Remove vestiges of support for external fribidi library.
Thu Jul 24 15:37:16 2003 Owen Taylor <otaylor@redhat.com> * configure.in pango/Makefile.am pango.pc.in: Remove vestiges of support for external fribidi library.
Diffstat (limited to 'pango.pc.in')
-rw-r--r--pango.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango.pc.in b/pango.pc.in
index 5efe68a7..db556161 100644
--- a/pango.pc.in
+++ b/pango.pc.in
@@ -8,7 +8,7 @@ pango_module_version=@PANGO_MODULE_VERSION@
Name: Pango
Description: Internationalized text handling
Version: @VERSION@
-Requires: @FRIBIDI_PC@glib-2.0,gobject-2.0,gmodule-2.0
+Requires: glib-2.0,gobject-2.0,gmodule-2.0
Libs: -L${libdir} -lpango-@PANGO_API_VERSION@
Cflags: -I${includedir}/pango-1.0