summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2018-07-11 16:19:33 +0200
committerBehdad Esfahbod <behdad@behdad.org>2018-07-11 16:19:54 +0200
commit58b1930c95db12deebb015870352e3e696583571 (patch)
treea7faa12ce512b3979c6c5863b96a7103273704d1
parent293d56ceeaf64b9909ba296965603edd0a656203 (diff)
downloadpango-58b1930c95db12deebb015870352e3e696583571.tar.gz
Requires.private fribidi
Fixes https://gitlab.gnome.org/GNOME/pango/issues/301 Fixes https://gitlab.gnome.org/GNOME/pango/issues/305
-rw-r--r--pango.pc.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/pango.pc.in b/pango.pc.in
index bae2fd33..81c074b1 100644
--- a/pango.pc.in
+++ b/pango.pc.in
@@ -7,6 +7,7 @@ Name: Pango
Description: Internationalized text handling
Version: @VERSION@
Requires: glib-2.0 gobject-2.0
+Requires.private: fribidi
Libs: -L${libdir} -lpango-@PANGO_API_VERSION@
Libs.private: -lm
Cflags: -I${includedir}/pango-1.0