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 685353 - jhbuildrc-gnome-shell: add ignore_suggests = True
jhbuildrc-gnome-shell: add ignore_suggests = True
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2012-10-03 04:25 UTC by Owen Taylor
Modified: 2012-10-03 14:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
jhbuildrc-gnome-shell: add ignore_suggests = True (1.16 KB, patch)
2012-10-03 04:25 UTC, Owen Taylor
committed Details | Review

Description Owen Taylor 2012-10-03 04:25:38 UTC
Adding ignore_suggests = True avoids building some large modules like
evolution speeding the build. But more importantly, it removes
gnome-disk-utility from the build. gnome-disk-utility has a hard
dependency on udisks-1.99, which is not found on anything but the
latest systems.
Comment 1 Owen Taylor 2012-10-03 04:25:41 UTC
Created attachment 225655 [details] [review]
jhbuildrc-gnome-shell: add ignore_suggests = True
Comment 2 Jasper St. Pierre (not reading bugmail) 2012-10-03 04:33:42 UTC
Review of attachment 225655 [details] [review]:

Sure.
Comment 3 Owen Taylor 2012-10-03 14:04:54 UTC
Attachment 225655 [details] pushed as 7d9ec8c - jhbuildrc-gnome-shell: add ignore_suggests = True