[libepc] Fix libepc-ui-1.0.pc.in to depend on gtk+-3.0
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libepc] Fix libepc-ui-1.0.pc.in to depend on gtk+-3.0
- Date: Mon, 21 Nov 2011 21:03:10 +0000 (UTC)
commit ab3c041f24164cd70f90abcbe283201051c368ed
Author: Michael Biebl <biebl debian org>
Date: Mon Nov 21 21:55:15 2011 +0100
Fix libepc-ui-1.0.pc.in to depend on gtk+-3.0
https://bugzilla.gnome.org/show_bug.cgi?id=664502
ChangeLog | 5 +++++
libepc-ui-1.0.pc.in | 2 +-
2 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 7659f74..18e70d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-10-12 Michael Biebl <biebl debian org>
+
+ Fix libepc-ui-1.0.pc.in to depend on gtk+-3.0
+ Bug #664502
+
=== Release 0.4.2 ===
2011-10-12 Murray Cumming <murrayc murrayc com>
diff --git a/libepc-ui-1.0.pc.in b/libepc-ui-1.0.pc.in
index 9a80d84..58e06ef 100644
--- a/libepc-ui-1.0.pc.in
+++ b/libepc-ui-1.0.pc.in
@@ -6,7 +6,7 @@ includedir= includedir@
Name: Easy Publish and Consume Widgets
Description: widgets for the Easy Publish and Consume Library
Version: @PACKAGE_VERSION@
-Requires: libepc-1.0 gtk+-2.0
+Requires: libepc-1.0 gtk+-3.0
Cflags: -I${includedir}/libepc-ui-1.0
Libs: -L${libdir} -lepc-ui-1.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]