[glib] Link to libpcre correctly when static linking
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Link to libpcre correctly when static linking
- Date: Fri, 2 Dec 2011 20:10:26 +0000 (UTC)
commit 15437a7e5a89dcb2a812f829bc8e9e1db7ce350b
Author: Sam Thursfield <sam thursfield codethink co uk>
Date: Thu Dec 1 15:48:27 2011 +0000
Link to libpcre correctly when static linking
https://bugzilla.gnome.org/show_bug.cgi?id=665298
glib-2.0.pc.in | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/glib-2.0.pc.in b/glib-2.0.pc.in
index ec4256d..2e638f6 100644
--- a/glib-2.0.pc.in
+++ b/glib-2.0.pc.in
@@ -10,6 +10,7 @@ glib_mkenums=glib-mkenums
Name: GLib
Description: C Utility Library
Version: @VERSION@
+Requires.private: @PCRE_REQUIRES@
Libs: -L${libdir} -lglib-2.0 @INTLLIBS@
Libs.private: @ICONV_LIBS@ @GLIB_RT_LIBS@
Cflags: -I${includedir}/glib-2.0 -I${libdir}/glib-2.0/include @GLIB_EXTRA_CFLAGS@
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]