From: Jan Kiszka <[email protected]> Apparently not needed, but it will cause issues when cross-build support is available.
Signed-off-by: Jan Kiszka <[email protected]> --- recipes-core/non-root-initramfs/files/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-core/non-root-initramfs/files/debian/control b/recipes-core/non-root-initramfs/files/debian/control index b57ee83..8c77b68 100644 --- a/recipes-core/non-root-initramfs/files/debian/control +++ b/recipes-core/non-root-initramfs/files/debian/control @@ -2,7 +2,7 @@ Source: non-root-initramfs Section: misc Priority: optional Standards-Version: 3.9.6 -Build-Depends: build-essential, wget, cpio, unzip, rsync, python, bc +Build-Depends: wget, cpio, unzip, rsync, python, bc Maintainer: Jan Kiszka <[email protected]> Package: non-root-initramfs -- 2.16.4 -- You received this message because you are subscribed to the Google Groups "Jailhouse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
