GNOME Bugzilla – Bug 793989
pkgconfig: Add private zlib dependency for libgsttag
Last modified: 2018-03-02 16:40:18 UTC
See patch
Created attachment 369188 [details] [review] pkgconfig: Add private zlib dependency for libgsttag Fixes issues with static application builds (which might not know they need to link with zlib when using a libgsttag that was compiled with it).
Comment on attachment 369188 [details] [review] pkgconfig: Add private zlib dependency for libgsttag I think this may need something more to make it work for the Meson build as well?
Consider the meson build never uses zlib, no :)
commit 865793273218739656fd9db9b5143ead5d33443c (HEAD -> master, origin/master, origin/HEAD) Author: Edward Hervey <edward@centricular.com> Date: Fri Mar 2 15:21:25 2018 +0100 pkgconfig: Add private zlib dependency for libgsttag Fixes issues with static application builds (which might not know they need to link with zlib when using a libgsttag that was compiled with it). https://bugzilla.gnome.org/show_bug.cgi?id=793989
I opened #793995 for the lack of zlib support in -base.