diff options
Diffstat (limited to 'gnu/packages/linux.scm')
-rw-r--r-- | gnu/packages/linux.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 841ec581d9..d6633631b8 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -1254,6 +1254,7 @@ from the module-init-tools project.") (native-inputs `(("pkg-config" ,pkg-config) ("gperf" ,gperf) + ("glib" ,glib "bin") ; glib-genmarshal, etc. ("perl" ,perl) ; for the tests ("python" ,python-2))) ; ditto (inputs |