On 2017/02/18 11:54, Donovan Watteau wrote: > On Sat, 18 Feb 2017, Jeremie Courreges-Anglas wrote: > > Donovan Watteau <[email protected]> writes: > > > > > Hi, > > > > > > The following diff fixes a missing avcodec dependency for cmus; > > > it also fixes some possible 24-bit problems, as reported here: > > > https://github.com/cmus/cmus/pull/613 > > > > > > Tested on loongson. > > > > Committed, thanks. > > Thank you! > > > port-lib-depends-check says: > > > > cmus-2.7.1p1(audio/cmus,-main): > > Extra: ogg.6 vorbis.9 > > > > here (-current amd64). > > Ah, I thought it was just a wrong warning, since the vorbis.so plugin > does have a dependency on libogg and libvorbis. > > But actually, I think port-lib-depends-check is just telling me that > vorbisfile is enough, since this one already implies libogg and > libvorbis (vorbisfile, or vorbisidec for arm). > > I'll fix this for the next cmus release, thanks. >
Are they linked statically?
