summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2018-03-26 12:00:32 +0200
committerKhaled Hosny <khaledhosny@eglug.org>2018-03-26 12:01:38 +0200
commit68cc13d04ed9d89609727f4448e5d2e08dd6626c (patch)
tree2e11f74901a99b15760120ef323e168a5c3ecfc6
parent3dfe2b9a5c8ac5ae37c210ba050f3720189cebb7 (diff)
downloadpango-68cc13d04ed9d89609727f4448e5d2e08dd6626c.tar.gz
Add fribidi dependency to pango.pc
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=794570
-rw-r--r--pango.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pango.pc.in b/pango.pc.in
index bae2fd33..d163ce4e 100644
--- a/pango.pc.in
+++ b/pango.pc.in
@@ -6,7 +6,7 @@ includedir=@includedir@
Name: Pango
Description: Internationalized text handling
Version: @VERSION@
-Requires: glib-2.0 gobject-2.0
+Requires: glib-2.0 gobject-2.0 fribidi
Libs: -L${libdir} -lpango-@PANGO_API_VERSION@
Libs.private: -lm
Cflags: -I${includedir}/pango-1.0