From 84644b17132beda462e44c18804a4b295b40d7d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E5=8D=9A=E4=BB=81?= Date: Sat, 7 Oct 2017 15:36:24 +0800 Subject: [PATCH] Debian packaging: Fix dependency for wipefs support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ๆž—ๅšไป --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 47b363e..ebce5c2 100644 --- a/debian/control +++ b/debian/control @@ -17,6 +17,7 @@ Depends: grub-pc | grub-efi-amd64 | grub-efi-i386, p7zip-full, parted, realpath | coreutils (>= 8.23), + util-linux, ${misc:Depends}, ${shlibs:Depends} Description: Bootable Windows installation/PE USB storage creator