diff options
author | Sam James <sam@gentoo.org> | 2024-01-08 12:06:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-08 12:21:39 +0000 |
commit | 62022448aa11d9e316cada9673a9cfa1b8c5501a (patch) | |
tree | fd1319168b16260c7e7d3730c2e04c18e4b0bd16 /app-misc | |
parent | app-misc/detox: sys-devel/bison -> app-alternatives/yacc (diff) | |
download | gentoo-62022448aa11d9e316cada9673a9cfa1b8c5501a.tar.gz gentoo-62022448aa11d9e316cada9673a9cfa1b8c5501a.tar.bz2 gentoo-62022448aa11d9e316cada9673a9cfa1b8c5501a.zip |
app-misc/ola: sys-devel/bison -> app-alternatives/yacc
All of these will be using app-alternatives/yacc anyway as they're not unsetting
YACC or LEX, so make the dep reflect reality.
(Included both YACC and LEX out of conservatism.)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/ola/ola-0.10.9-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/ola/ola-0.10.9-r1.ebuild b/app-misc/ola/ola-0.10.9-r1.ebuild index a0af60d6c23d..1ec9553424a2 100644 --- a/app-misc/ola/ola-0.10.9-r1.ebuild +++ b/app-misc/ola/ola-0.10.9-r1.ebuild @@ -44,7 +44,7 @@ RDEPEND="<dev-libs/protobuf-23:= zeroconf? ( net-dns/avahi )" DEPEND="${RDEPEND} sys-kernel/linux-headers" -BDEPEND="sys-devel/bison +BDEPEND="app-alternatives/yacc app-alternatives/lex virtual/pkgconfig doc? ( |