system: Add e2fsprogs to the base packages.
* gnu/system.scm (%base-packages): Add E2FSPROGS.
This commit is contained in:
parent
03e9998f41
commit
b63dbd44f0
|
@ -227,7 +227,7 @@ explicitly appear in OS."
|
|||
;; already depends on it anyway.
|
||||
kmod udev
|
||||
|
||||
kbd
|
||||
e2fsprogs kbd
|
||||
|
||||
;; The packages below are also in %FINAL-INPUTS, so take them from
|
||||
;; there to avoid duplication.
|
||||
|
|
Loading…
Reference in New Issue