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 689110 - build: trivial cleanups
build: trivial cleanups
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-11-26 20:01 UTC by Cosimo Cecchi
Modified: 2012-11-27 09:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: trivial cleanups (1.21 KB, patch)
2012-11-26 20:01 UTC, Cosimo Cecchi
accepted-commit_now Details | Review

Description Cosimo Cecchi 2012-11-26 20:01:16 UTC
See attached patch; I'm splitting this from the egg-list-box patches in bug 687490
Comment 1 Cosimo Cecchi 2012-11-26 20:01:18 UTC
Created attachment 229938 [details] [review]
build: trivial cleanups

- don't check for gio-unix-2.0 twice
- remove unused LIBGNOME_CONTROL_CENTER pkg-config check
Comment 2 Bastien Nocera 2012-11-27 07:01:35 UTC
Review of attachment 229938 [details] [review]:

++
Comment 3 Bastien Nocera 2012-11-27 09:50:16 UTC
commit ea6dee375afd39ff660a05397c29d00093f6e2a0
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:   Mon Nov 26 14:55:23 2012 -0500

    build: trivial cleanups
    
    - don't check for gio-unix-2.0 twice
    - remove unused LIBGNOME_CONTROL_CENTER pkg-config check
    
    https://bugzilla.gnome.org/show_bug.cgi?id=689110