On Wed, Oct 13, 2010 at 11:29 AM, Jouni K. Seppänen <j...@iki.fi> wrote:
>
> Is there a way to ask apt what the build dependencies for a package are,
> and then install only a subset?

A crude but functional way is to just run apt-get build-dep, and then
cancel the actual download.  That list is printed on screen, and one
can then manually apt-get install just a subset.  I'm sure one of our
resident Debian experts can suggest a more elegant solution.

Cheers,

f

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to