mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
sys-devel/binutils: pgo needs dejagnu
Otherwise, the tests are skipped as 'runtest' is missing. Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -60,6 +60,10 @@ RDEPEND="
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
doc? ( sys-apps/texinfo )
|
||||
pgo? (
|
||||
dev-util/dejagnu
|
||||
app-alternatives/bc
|
||||
)
|
||||
test? (
|
||||
dev-util/dejagnu
|
||||
app-alternatives/bc
|
||||
|
||||
@@ -60,6 +60,10 @@ RDEPEND="
|
||||
DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
doc? ( sys-apps/texinfo )
|
||||
pgo? (
|
||||
dev-util/dejagnu
|
||||
app-alternatives/bc
|
||||
)
|
||||
test? (
|
||||
dev-util/dejagnu
|
||||
app-alternatives/bc
|
||||
|
||||
Reference in New Issue
Block a user