[gssdp] Drop Requires.Private in pkg-config files
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gssdp] Drop Requires.Private in pkg-config files
- Date: Sat, 6 Oct 2012 11:07:12 +0000 (UTC)
commit 3c35d5cfaa694155059ee17c97becb8641877e85
Author: Andreas Henriksson <andreas fatal se>
Date: Fri Sep 21 14:10:26 2012 +0200
Drop Requires.Private in pkg-config files
This field is not parsed at all by pkg-config! (cf. Requires.private)
Apparently whatever is listed in it is not needed.
https://bugzilla.gnome.org/show_bug.cgi?id=685477
gssdp-1.0-uninstalled.pc.in | 1 -
gssdp-1.0.pc.in | 1 -
2 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gssdp-1.0-uninstalled.pc.in b/gssdp-1.0-uninstalled.pc.in
index 4ae2cc1..dbc9d67 100644
--- a/gssdp-1.0-uninstalled.pc.in
+++ b/gssdp-1.0-uninstalled.pc.in
@@ -9,4 +9,3 @@ Version: @VERSION@
Libs: ${libdir}/libgssdp-1.0.la
Cflags: -I${includedir}
Requires: gobject-2.0 gio-2.0
-Requires.Private: libsoup-2.4
diff --git a/gssdp-1.0.pc.in b/gssdp-1.0.pc.in
index 21f7486..e57a7b6 100644
--- a/gssdp-1.0.pc.in
+++ b/gssdp-1.0.pc.in
@@ -9,4 +9,3 @@ Version: @VERSION@
Libs: -L${libdir} -lgssdp-1.0
Cflags: -I${includedir}/gssdp-1.0
Requires: gobject-2.0 gio-2.0
-Requires.Private: libsoup-2.4
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]