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 593458 - Update build-setup.sh for gconf, gio python usage
Update build-setup.sh for gconf, gio python usage
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2009-08-29 00:28 UTC by Owen Taylor
Modified: 2009-09-01 13:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Update build-setup.sh for gconf, gio python usage (2.53 KB, patch)
2009-09-01 13:02 UTC, Owen Taylor
committed Details | Review

Description Owen Taylor 2009-08-29 00:28:25 UTC
When restoring GNOME gnome-shell wrapper now does

    import gio
    import gconf

Fedora dependencies are:

    pygobject2, gnome-python2-gconf
Comment 1 Owen Taylor 2009-09-01 13:02:10 UTC
Created attachment 142242 [details] [review]
Update build-setup.sh for gconf, gio python usage

Add pygobject and gnome-python-gconf dependencies to
gnome-shell-build-setup.sh package lists for Fedora and Ubuntu/Debian.
Comment 2 Owen Taylor 2009-09-01 13:03:10 UTC
Attachment 142242 [details] pushed as 687814b - Update build-setup.sh for gconf, gio python usage