[totem] Bugfix totem.pc should require gtk+-3
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] Bugfix totem.pc should require gtk+-3
- Date: Sat, 26 Feb 2011 01:52:46 +0000 (UTC)
commit 2b9c8d1d494df0003175eb6d9fe2de339783c3f5
Author: Simon Wenner <simon wenner ch>
Date: Tue Feb 8 18:29:21 2011 +0100
Bugfix totem.pc should require gtk+-3
https://bugzilla.gnome.org/show_bug.cgi?id=641850
data/totem.pc.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/totem.pc.in b/data/totem.pc.in
index f53a39c..62866e2 100644
--- a/data/totem.pc.in
+++ b/data/totem.pc.in
@@ -6,6 +6,6 @@ pluginsdir= PLUGINDIR@
Name: Totem
Description: Totem Movie Player plugin API
-Requires: gio-2.0 >= @GLIB_REQS@ gtk+-2.0 >= @GTK_REQS@ totem-plparser >= @TOTEM_PLPARSER_REQS@
+Requires: gio-2.0 >= @GLIB_REQS@ gtk+-3.0 >= @GTK_REQS@ totem-plparser >= @TOTEM_PLPARSER_REQS@
Version: @VERSION@
Cflags: -I${includedir}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]