On 2015/11/05 12:02, patrick keshishian wrote: > ping? Thanks, they look good to me so I've committed them.
> > I have a question though, 'pkg_info jasper' claims gimp as a dependent, > > however, 'ldd gimp' doesn't show jasper in the list. What am I missing? It could be in a library/module, or it might no longer be correct at all. By removing 'jasper' from gimp's WANTLIB line and running 'make port-lib-depends-check' it would show a file that pulls it in, if any. (though it only mentions the first file if there are more than one).
