gnu: genimage: Drop fdisk dependency.
* gnu/packages/genimage.scm (native-inputs): Drop fdisk, which is not used.master
parent
fd3eac4dd7
commit
44de399151
|
@ -169,7 +169,6 @@
|
||||||
("automake" ,automake)
|
("automake" ,automake)
|
||||||
;;; Note: cramfs is obsolete.
|
;;; Note: cramfs is obsolete.
|
||||||
("dtc" ,dtc) ; for the tests
|
("dtc" ,dtc) ; for the tests
|
||||||
("fdisk" ,fdisk) ; for the tests
|
|
||||||
("pkg-config" ,pkg-config)
|
("pkg-config" ,pkg-config)
|
||||||
("util-linux" ,util-linux))) ; for the tests
|
("util-linux" ,util-linux))) ; for the tests
|
||||||
(inputs
|
(inputs
|
||||||
|
|
Reference in New Issue