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 676699 - 0.13.3: configure should not check for pygtk and pygobject-2
0.13.3: configure should not check for pygtk and pygobject-2
Status: RESOLVED FIXED
Product: alacarte
Classification: Applications
Component: general
0.13.x
Other Linux
: Normal normal
: ---
Assigned To: Alacarte Maintainer(s)
Alacarte Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-05-24 03:52 UTC by Alexandre Rostovtsev
Modified: 2012-05-24 20:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (2.38 KB, patch)
2012-05-24 03:53 UTC, Alexandre Rostovtsev
committed Details | Review

Description Alexandre Rostovtsev 2012-05-24 03:52:38 UTC
Alacarte-0.13.3 uses pygobject-3 and gobject-introspection, but its configure still checks for pygtk and pygobject-2. Those checks should be removed.
Comment 1 Alexandre Rostovtsev 2012-05-24 03:53:59 UTC
Created attachment 214832 [details] [review]
proposed patch