summaryrefslogtreecommitdiff
path: root/fribidi.pc.in
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2017-11-12 00:20:53 +0200
committerKhaled Hosny <khaledhosny@eglug.org>2017-11-12 00:28:22 +0200
commitcd50fbafae142616519ffe2ff257e98611f2b7ff (patch)
tree0d4243f14a6f6687787935826a40803e5440094e /fribidi.pc.in
parent39d1c30d9fbfbcf6df81b94600cb000c69a02475 (diff)
Remove more remnants of GLib support
Diffstat (limited to 'fribidi.pc.in')
-rw-r--r--fribidi.pc.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/fribidi.pc.in b/fribidi.pc.in
index 7988fca..bb3a51c 100644
--- a/fribidi.pc.in
+++ b/fribidi.pc.in
@@ -7,7 +7,6 @@ includedir=@includedir@
Name: @PACKAGE_NAME@
Description: Unicode Bidirectional Algorithm Library
-Requires: @MISC_PACKAGES@
Version: @VERSION@
Libs: -L${libdir} -lfribidi
Cflags: -I${includedir}/@PACKAGE@