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 660550 - Build against pygobject 3.x instead of pygobject 2.x
Build against pygobject 3.x instead of pygobject 2.x
Status: RESOLVED FIXED
Product: gnome-applets
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-09-30 08:45 UTC by Vincent Untz
Modified: 2013-07-21 16:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (1.85 KB, patch)
2012-12-10 01:50 UTC, Alexandre Rostovtsev
committed Details | Review

Description Vincent Untz 2011-09-30 08:45:24 UTC
The configure script looks for pygobject-2.0, which is the old pygobject. We should move to the new one.
Comment 1 Alexandre Rostovtsev 2012-12-10 01:50:40 UTC
Created attachment 231111 [details] [review]
proposed patch
Comment 2 Jeremy Bicha 2013-07-21 16:05:22 UTC
Thank you!