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 788009 - 3.27: Drop bundled libraries
3.27: Drop bundled libraries
Status: RESOLVED FIXED
Product: gnome-builder
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Builder Maintainers
GNOME Builder Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-09-21 19:32 UTC by Jeremy Bicha
Modified: 2017-09-21 20:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jeremy Bicha 2017-09-21 19:32:15 UTC
It's common for distros to prefer to use actual libraries instead of "embedded code copies". I think it makes sense for gnome-builder 3.27 to stop bundling the libraries that were split out during the 3.26 cycle.

https://wiki.debian.org/EmbeddedCodeCopies
Comment 1 Christian Hergert 2017-09-21 19:34:31 UTC
I agree. When we ported to Meson, these projects weren't standalone projects yet. It should also simplify things on our end a bit.