diff options
-rw-r--r-- | gnu/packages/genimage.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/genimage.scm b/gnu/packages/genimage.scm index 7ad710082c..2525c50b48 100644 --- a/gnu/packages/genimage.scm +++ b/gnu/packages/genimage.scm @@ -169,7 +169,6 @@ ("automake" ,automake) ;;; Note: cramfs is obsolete. ("dtc" ,dtc) ; for the tests - ("fdisk" ,fdisk) ; for the tests ("pkg-config" ,pkg-config) ("util-linux" ,util-linux))) ; for the tests (inputs |