[MacPorts] #46947: sox: please update to @14.4.2
Rainer Müller
raimue at macports.org
Thu Feb 26 06:38:53 PST 2015
On 2015-02-26 15:19, Jan Stary wrote:
> Going through the log of the build,
> I see that it not only checks for the libraries
> mentioned as dependencies in the Portfile,
> but also checks for ncurses and libiconv.
>
> I don't see them mentioned anywhere in SoX;
> is this somehow internal to macports?
>
> The resulting sox binary does not depend on them.
The complete hierarchy of dependencies is checked to ensure that
everything is in place as it should be.
You can see the hierarchy with the following command:
$ port rdeps sox
To condense the list, each port is only listed once when it appears the
first time. You can also take a look at the full list, but be warned
that this can become quite a long list.
$ port rdeps --full sox
Rainer
More information about the macports-users
mailing list