diff options
Diffstat (limited to 'sys-power/iasl')
-rw-r--r-- | sys-power/iasl/iasl-20200717.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/iasl/iasl-20200717.ebuild b/sys-power/iasl/iasl-20200717.ebuild index 2e15fd16ac2b..cf350d06be22 100644 --- a/sys-power/iasl/iasl-20200717.ebuild +++ b/sys-power/iasl/iasl-20200717.ebuild @@ -22,7 +22,7 @@ IUSE="test" RESTRICT="!test? ( test )" BDEPEND=" - sys-devel/bison + app-alternatives/yacc app-alternatives/lex" S="${WORKDIR}/${MY_P}" |