Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: Pyclutter - Python modules that allow you to use the 
Clutter toolkit


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=233695





------- Additional Comments From [EMAIL PROTECTED]  2007-03-28 23:52 EST -------
Well,

For -devel package:

-------------------------------------------------------------
     7
     8  #include <glib.h> <- glib2-devel <- clutter-devel requires this
     9  
    10  #define NO_IMPORT_PYGOBJECT
    11  #include <pygobject.h> <- pygobject2-devel
    12  #include <Python.h> <- python-devel 
    13  #include <clutter/clutter.h> <- clutter-devel
    14  #include <clutter/clutter-feature.h> <- clutter-devel
    15  
------------------------------------------------------------

So Requires for -devel package should be:
------------------------------------------------------------
Requires:       %{name} = %{version}-%{release}
Requires:       clutter-devel
Requires:       python-devel
Requires:       pygobject2-devel
------------------------------------------------------------

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to