mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -04:00
app-editors/emacs-lsp-booster: add missing test dependency
Closes: https://bugs.gentoo.org/929200 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
@@ -101,5 +101,11 @@ LICENSE+="
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
# Native JSON support always available with >=emacs-30.1
|
||||
BDEPEND="test? ( >=app-editors/emacs-27.1[json(+)] )"
|
||||
|
||||
# rust does not use *FLAGS from make.conf, silence portage warning
|
||||
QA_FLAGS_IGNORED="usr/bin/${PN}"
|
||||
|
||||
Reference in New Issue
Block a user