mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
app-emacs/emacs-ipython-notebook: add missing mocker dep
Closes: https://bugs.gentoo.org/842579 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
@@ -36,7 +36,10 @@ RDEPEND="
|
||||
"
|
||||
BDEPEND="
|
||||
${RDEPEND}
|
||||
test? ( app-emacs/ert-runner )
|
||||
test? (
|
||||
app-emacs/ert-runner
|
||||
app-emacs/mocker
|
||||
)
|
||||
"
|
||||
|
||||
DOCS=( README.rst thumbnail.png )
|
||||
|
||||
Reference in New Issue
Block a user