On Feb 15, 2013, at 4:43 PM, Ryan Schmidt <[email protected]> wrote:
> On Feb 15, 2013, at 15:03, [email protected] wrote: > >> Revision: 103128 >> https://trac.macports.org/changeset/103128 >> Author: [email protected] >> Date: 2013-02-15 13:03:59 -0800 (Fri, 15 Feb 2013) >> Log Message: >> ----------- >> py-html2text: add missing py-distribute dependency; fixes #37964 >> >> Modified Paths: >> -------------- >> trunk/dports/python/py-html2text/Portfile > >> + depends_lib-append port:py${python.version}-distribute > > Is it really a library dependency? Isn't distribute usually only used at > build time? Some programs use the pkg_resources module at runtime and flip out if distribute is removed after install. According to egall[1], py-html2text does so. [1] https://trac.macports.org/ticket/37964#comment:3 vq _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
