Taking into account libz dependency
|
have_library 'z' or abort 'libz missing' |
it was added in scope of Gentoo issue
https://bugs.gentoo.org/466838 –
b739dde
Taking into account that fix was made in scope of libmagic library – https://github.com/a3li/a3li-overlay/blob/master/dev-ruby/charlock_holmes/files/extconf.patch, I do not see a dependency on libmagic anymore.
Do we still need this dependency?
Taking into account
libzdependencycharlock_holmes/ext/charlock_holmes/extconf.rb
Line 45 in c8d07d3
it was added in scope of Gentoo issue https://bugs.gentoo.org/466838 – b739dde
Taking into account that fix was made in scope of
libmagiclibrary – https://github.com/a3li/a3li-overlay/blob/master/dev-ruby/charlock_holmes/files/extconf.patch, I do not see a dependency onlibmagicanymore.Do we still need this dependency?