mltframework/mlt

mlt.so does not specify dependency on libruby.so

voxik opened this issue · 1 comments

voxik commented

As long as I maintain Ruby in Fedora, with every major bump I wonder if I should rebuild MLT or not. While it provides Ruby binding in the mlt.so form, this library does not specify dependency on libruby.so. Not sure if it should or not.

It is not dependent on libruby.so, or that would appear in the ldd output, which it does not.