[brasero] Use --with-gtk switch for gtk 2/3 selection
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [brasero] Use --with-gtk switch for gtk 2/3 selection
- Date: Tue, 7 Sep 2010 18:27:42 +0000 (UTC)
commit 4afc2b43258b696d172e6f7145549df09110bde4
Author: Christian Persch <chpe gnome org>
Date: Tue Sep 7 20:24:59 2010 +0200
Use --with-gtk switch for gtk 2/3 selection
Also fix the .pc.in files, forgotten part for commit
a7a93300c40d866a27dcd9aadceb94efc5b1c673.
Bug #628697.
libbrasero-burn.pc.in | 2 +-
libbrasero-media.pc.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libbrasero-burn.pc.in b/libbrasero-burn.pc.in
index 2de565b..6b96d12 100644
--- a/libbrasero-burn.pc.in
+++ b/libbrasero-burn.pc.in
@@ -7,6 +7,6 @@ includedir= includedir@
Name: libbrasero-burn
Description: Brasero Optical Media Burning library
Version: @VERSION@
-Requires: glib-2.0 gthread-2.0 gtk+- GTK_API_VERSION@.0 dbus-glib-1
+Requires: glib-2.0 gthread-2.0 gtk+- GTK_API_VERSION@ dbus-glib-1
Libs: -L${libdir} -lbrasero-burn BRASERO_LIBRARY_SUFFIX@
Cflags: -I${includedir}/brasero BRASERO_LIBRARY_SUFFIX@
diff --git a/libbrasero-media.pc.in b/libbrasero-media.pc.in
index 2d77900..75d37be 100644
--- a/libbrasero-media.pc.in
+++ b/libbrasero-media.pc.in
@@ -7,6 +7,6 @@ includedir= includedir@
Name: libbrasero-media
Description: Brasero Optical Media library
Version: @VERSION@
-Requires: glib-2.0 gthread-2.0 gtk+- GTK_API_VERSION@.0
+Requires: glib-2.0 gthread-2.0 gtk+- GTK_API_VERSION@
Libs: -L${libdir} -lbrasero-media BRASERO_LIBRARY_SUFFIX@
Cflags: -I${includedir}/brasero BRASERO_LIBRARY_SUFFIX@
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]