[pygtk-2.0.pc] Should require gtk+-2.0

https://bugzilla.redhat.com/show_bug.cgi?id=618944
This commit is contained in:
Colin Walters 2010-07-30 10:23:56 -04:00
parent 0d788158d8
commit a9e24426aa
1 changed files with 1 additions and 1 deletions

View File

@ -20,6 +20,6 @@ codegendir=${datadir}/pygobject/2.0/codegen
Name: PyGTK
Description: Python bindings for GTK+ and related libraries
Requires: pygobject-2.0
Requires: pygobject-2.0 gtk+-2.0
Version: @VERSION@
Cflags: -I${pygtkincludedir} @THREADING_CFLAGS@