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 700944 - Depend on gcr-base instead of gcr pkg-config file
Depend on gcr-base instead of gcr pkg-config file
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
3.8.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2013-05-24 09:17 UTC by Stef Walter
Modified: 2013-05-24 09:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Depend on gcr-base instead of gcr pkg-config file (1.12 KB, patch)
2013-05-24 09:18 UTC, Stef Walter
committed Details | Review

Description Stef Walter 2013-05-24 09:17:53 UTC
Just to minimize dependencies of what's loaded, we can pull in gcr-base instead of gcr, so all the Gcr library UI widgets are not loaded unnecessarily.
Comment 1 Stef Walter 2013-05-24 09:18:26 UTC
Created attachment 245218 [details] [review]
Depend on gcr-base instead of gcr pkg-config file

gnome-shell does not use the UI bits of the Gcr library
Comment 2 Florian Müllner 2013-05-24 09:24:46 UTC
Review of attachment 245218 [details] [review]:

Sure.
Comment 3 Stef Walter 2013-05-24 09:58:20 UTC
Attachment 245218 [details] pushed as 3f6c1aa - Depend on gcr-base instead of gcr pkg-config file