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 612734 - src/Makefile.am: fix .gir dependencies
src/Makefile.am: fix .gir dependencies
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: 2010-03-12 19:06 UTC by Dan Winship
Modified: 2010-03-12 20:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
src/Makefile.am: fix .gir dependencies (2.17 KB, patch)
2010-03-12 19:06 UTC, Dan Winship
committed Details | Review

Description Dan Winship 2010-03-12 19:06:23 UTC
We don't need to rebuild Big-1.0.gir and St-1.0.gir when
libgnome-shell changes.
Comment 1 Dan Winship 2010-03-12 19:06:33 UTC
Created attachment 156001 [details] [review]
src/Makefile.am: fix .gir dependencies
Comment 2 Colin Walters 2010-03-12 19:13:43 UTC
Review of attachment 156001 [details] [review]:

Hmmm...ok, should work I guess.
Comment 3 Dan Winship 2010-03-12 20:55:28 UTC
Attachment 156001 [details] pushed as 374fd35 - src/Makefile.am: fix .gir dependencies