From 5e3dea4e628eeb6c339891b950965871a4c64295 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Or=C3=B3n=20Mart=C3=ADnez?= Date: Sat, 19 May 2018 16:28:59 +0200 Subject: debian/control: rework depends and recommends MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes #891714 Signed-off-by: Héctor Orón Martínez --- debian/control | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/debian/control b/debian/control index ae1f21f..2e357b7 100644 --- a/debian/control +++ b/debian/control @@ -25,23 +25,23 @@ Package: debos Architecture: amd64 Built-Using: ${misc:Built-Using} Recommends: bmap-tools - , busybox | busybox-static , ovmf - , gzip , bzip2 , xz - , tar , zip # For the action image-partition - , util-linux , parted , mount , udev -Depends: ${shlibs:Depends}, - ${misc:Depends}, - systemd-container, - debootstrap, - qemu-system, qemu-user-static + , e2fsprogs + , linux-image-amd64 +Depends: ${shlibs:Depends} + , ${misc:Depends} + , busybox | busybox-static + , systemd-container + , debootstrap + , qemu-system-x86 + , qemu-user-static Description: Debian OS builder debos is a tool to make creation of various Debian based OS "images" simpler. While most other tools focus on specific use-case, debos is -- cgit v1.2.3