[devhelp] libdevhelp: Remove WEBKITGTK_PC_NAME in .pc file "Requires"
- From: Aleksander Morgado <aleksm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devhelp] libdevhelp: Remove WEBKITGTK_PC_NAME in .pc file "Requires"
- Date: Fri, 17 May 2013 07:00:12 +0000 (UTC)
commit 732dd2454642ba91c182c02cd7f52bd2e06b4898
Author: Arnel A. Borja <kyoushuu yahoo com>
Date: Thu May 16 15:30:11 2013 +0800
libdevhelp: Remove WEBKITGTK_PC_NAME in .pc file "Requires"
WEBKITGTK_PC_NAME is no longer defined by configure since DevHelp can now only
use WebKit2GTK+. Replace it with "webkit2gtk-3.0".
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 dd5dbe3..577a3c2 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 @WEBKITGTK_PC_NAME@
+Requires: gtk+-3.0 webkit2gtk-3.0
Version: @VERSION@
Libs: -L${libdir} -ldevhelp-3
Cflags: -I${includedir}/devhelp-3.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]