summaryrefslogtreecommitdiff
path: root/pygtk-2.0.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'pygtk-2.0.pc.in')
-rw-r--r--pygtk-2.0.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygtk-2.0.pc.in b/pygtk-2.0.pc.in
index 799d0933..1c517efd 100644
--- a/pygtk-2.0.pc.in
+++ b/pygtk-2.0.pc.in
@@ -15,6 +15,6 @@ codegendir=${datadir}/pygtk/2.0/codegen
Name: PyGTK
Description: Python bindings for GTK+ and related libraries
-Requires: gobject-2.0
+Requires: pygobject-2.0
Version: @VERSION@
Cflags: -I${pygtkincludedir} @THREADING_CFLAGS@