mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
appliance: include dash for Debian distros
Make sure that /bin/sh is available in the appliance, and that path is provided by dash on Debian distributions.
This commit is contained in:
@@ -61,6 +61,7 @@ ifelse(DEBIAN,1,
|
||||
dnl old name used in Jessie and earlier
|
||||
btrfs-tools
|
||||
cryptsetup
|
||||
dash
|
||||
extlinux
|
||||
genisoimage
|
||||
dnl gfs-tools, gfs2-tools have been renamed to gfs2-utils
|
||||
|
||||
Reference in New Issue
Block a user