[libpeas] Fix .pc file to fix build of modules that depend on this
- From: Kjartan Maraas <kmaraas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libpeas] Fix .pc file to fix build of modules that depend on this
- Date: Fri, 9 Dec 2011 10:02:16 +0000 (UTC)
commit d0d4a315226e5b61793c5a1386613ba4371a7da1
Author: Kjartan Maraas <kmaraas gnome org>
Date: Fri Dec 9 11:02:11 2011 +0100
Fix .pc file to fix build of modules that depend on this
data/libpeas-1.0.pc.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/libpeas-1.0.pc.in b/data/libpeas-1.0.pc.in
index d1ef76e..28cf495 100644
--- a/data/libpeas-1.0.pc.in
+++ b/data/libpeas-1.0.pc.in
@@ -5,7 +5,7 @@ includedir= includedir@
Name: libpeas
Description: libpeas, a GObject plugins library
-Requires: glib-2.0 >= @GLIB_REQUIRED@, gobject-2.0 >= @GOBJECT_REQUIRED@, gmodule-2.0 >= @GLIB_REQUIRED@, gobject-introspection-1.0 >= @INTROSPECTION_REQUIRED@
+Requires: glib-2.0 >= @GLIB_REQUIRED@, gobject-2.0 >= @GLIB_REQUIRED@, gmodule-2.0 >= @GLIB_REQUIRED@, gobject-introspection-1.0 >= @INTROSPECTION_REQUIRED@
Version: @VERSION@
Cflags: -I${includedir}/libpeas-1.0
Libs: -L${libdir} -lpeas-1.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]