mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: genimage: Drop fdisk dependency.
* gnu/packages/genimage.scm (native-inputs): Drop fdisk, which is not used.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user