After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 622503 - [configure] Avoid duplicating required versions
[configure] Avoid duplicating required versions
Status: RESOLVED FIXED
Product: pygobject
Classification: Bindings
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2010-06-23 15:33 UTC by Johan (not receiving bugmail) Dahlin
Modified: 2010-06-23 15:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[configure] Avoid duplicating required versions (1.52 KB, patch)
2010-06-23 15:33 UTC, Johan (not receiving bugmail) Dahlin
committed Details | Review

Description Johan (not receiving bugmail) Dahlin 2010-06-23 15:33:19 UTC
Avoid duplicating the version of all required packages.
Also remove cyclic dependency of pygobject
Comment 1 Johan (not receiving bugmail) Dahlin 2010-06-23 15:33:22 UTC
Created attachment 164407 [details] [review]
[configure] Avoid duplicating required versions