mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 07:33:19 -04:00
dev-util/lua-language-server: add missing binutils-libs DEPEND
bee.lua/bee/crash/stacktrace_linux.cpp includes <bfd.h>. Signed-off-by: Violet Purcell <vimproved@inventati.org>
This commit is contained in:
@@ -18,7 +18,10 @@ KEYWORDS="~amd64 ~x86"
|
||||
IUSE="llvm-libunwind test"
|
||||
REQUIRE_USE="${LUA_REQUIRED_USE}"
|
||||
|
||||
DEPEND="${LUA_DEPS}"
|
||||
DEPEND="
|
||||
${LUA_DEPS}
|
||||
sys-libs/binutils-libs
|
||||
"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="
|
||||
app-alternatives/ninja
|
||||
|
||||
Reference in New Issue
Block a user