summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorSimon Wenner <simon@wenner.ch>2011-02-08 18:29:21 +0100
committerBastien Nocera <hadess@hadess.net>2011-02-26 01:52:40 +0000
commit2b9c8d1d494df0003175eb6d9fe2de339783c3f5 (patch)
treeea491e164a3eaf64c49f73c4faa08f9969f84b9a /data
parent160feea564c4789b02b278802bafbc5f7265f790 (diff)
downloadtotem-2b9c8d1d494df0003175eb6d9fe2de339783c3f5.tar.gz
Bugfix totem.pc should require gtk+-3
https://bugzilla.gnome.org/show_bug.cgi?id=641850
Diffstat (limited to 'data')
-rw-r--r--data/totem.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/totem.pc.in b/data/totem.pc.in
index f53a39cd7..62866e2c2 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}