summaryrefslogtreecommitdiff
path: root/gnu/packages/genimage.scm
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2020-09-08 17:50:54 +0200
committerAndreas Enge <andreas@enge.fr>2020-09-08 22:29:19 +0200
commit44de399151c49fdf512e092ffd37ee25d08280be (patch)
tree29528d8c26f085870bfefcbdeb5368fc57038f29 /gnu/packages/genimage.scm
parentfd3eac4dd774597d493e6d8aae7b1c2653070bc7 (diff)
downloadguix-patches-44de399151c49fdf512e092ffd37ee25d08280be.tar
guix-patches-44de399151c49fdf512e092ffd37ee25d08280be.tar.gz
gnu: genimage: Drop fdisk dependency.
* gnu/packages/genimage.scm (native-inputs): Drop fdisk, which is not used.
Diffstat (limited to 'gnu/packages/genimage.scm')
-rw-r--r--gnu/packages/genimage.scm1
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