[devhelp] pkgconfig: Require webkitgtk-3.0 instead of webkit-3.0 (GNOME bug 627649)
- From: Frederic Peters <fpeters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devhelp] pkgconfig: Require webkitgtk-3.0 instead of webkit-3.0 (GNOME bug 627649)
- Date: Sun, 22 Aug 2010 15:47:02 +0000 (UTC)
commit 61d329b5c4ec36b3c63416910d33585d9ed10d5b
Author: Kalev Lember <kalev smartlink ee>
Date: Sun Aug 22 16:29:01 2010 +0300
pkgconfig: Require webkitgtk-3.0 instead of webkit-3.0 (GNOME bug 627649)
The GTK+ 3 version of WebKit installs webkitgtk-3.0.pc, whereas the
GTK+ 2 version used to install webkit-1.0.pc.
data/libdevhelp-3.0.pc.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/libdevhelp-3.0.pc.in b/data/libdevhelp-3.0.pc.in
index e63e80b..b3db9f8 100644
--- a/data/libdevhelp-3.0.pc.in
+++ b/data/libdevhelp-3.0.pc.in
@@ -5,7 +5,7 @@ includedir= includedir@
Name: devhelp
Description: devhelp
-Requires: gtk+-3.0 webkit-3.0
+Requires: gtk+-3.0 webkitgtk-3.0
Requires.private: @REQUIRES_LIBWNCK@
Version: @VERSION@
Libs: -L${libdir} -ldevhelp-3
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]