gnu: Add missing module reference.
This is a follow-up to commit 05b4b3ea05
.
* gnu/packages/python-xyz.scm: Add missing reference to (gnu packages
monitoring).
This commit is contained in:
parent
d9b0216b6f
commit
42f0b0c21e
|
@ -105,6 +105,7 @@
|
|||
#:use-module (gnu packages llvm)
|
||||
#:use-module (gnu packages man)
|
||||
#:use-module (gnu packages maths)
|
||||
#:use-module (gnu packages monitoring)
|
||||
#:use-module (gnu packages multiprecision)
|
||||
#:use-module (gnu packages networking)
|
||||
#:use-module (gnu packages ncurses)
|
||||
|
|
Loading…
Reference in New Issue