Gentoo Archives: gentoo-user

From: Mike Gilbert <floppym@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] dynamic deps, wtf are they exactly
Date: Sun, 27 Sep 2015 15:13:16
Message-Id: CAJ0EP43cNPV0XAgAcm9vMQ-V+o+vjWA3Zv=-SKryruR_CJYG4g@mail.gmail.com
In Reply to: [gentoo-user] dynamic deps, wtf are they exactly by Alan McKinnon
1 On Sun, Sep 27, 2015 at 11:07 AM, Alan McKinnon <alan.mckinnon@×××××.com> wrote:
2 > So, my question: wtf are dynamic deps? How do I find the records they
3 > must leave behind in portage?
4
5 For the latter question, you can rebuild affected packages like so:
6
7 emerge --with-bdeps=y @changed-deps.
8
9 You can also add --changed-deps to your emerge command line for world updates.

Replies

Subject Author
Re: [gentoo-user] dynamic deps, wtf are they exactly Alan McKinnon <alan.mckinnon@×××××.com>