mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
sci-electronics/iverilog: fix DEPEND's problem for 10.3
Add flex and bison to DEPEND's of the iverilog suggested by @trofi https://github.com/gentoo/gentoo/pull/14619 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Huang Rui <vowstar@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14685 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
This commit is contained in:
committed by
Sergei Trofimovich
parent
055dc27910
commit
06e1355d5c
@@ -35,6 +35,8 @@ RDEPEND="
|
||||
|
||||
DEPEND="
|
||||
dev-util/gperf
|
||||
sys-devel/bison
|
||||
sys-devel/flex
|
||||
${RDEPEND}
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user