X-Git-Url: http://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=debian%2Fcontrol;h=0382eefa649f188e9dab1c85a7028fa47914fea0;hp=fd976841c54525c56409db3a9575580d24c741f8;hb=3fd61a430a9f728629866603d10788d00f7e796d;hpb=daaf3292b92045c6b6dae230ddf00a5c0aa9a368 diff --git a/debian/control b/debian/control index fd97684..0382eef 100644 --- a/debian/control +++ b/debian/control @@ -17,10 +17,10 @@ Vcs-Browser: https://git.grml.org/?p=grml2usb.git Package: grml2usb Architecture: amd64 i386 -Depends: mtools, +Depends: kmod, + mtools, python, python-parted, - coreutils (>= 8.23-1~) | realpath, rsync, syslinux | grub2-common, syslinux | grub-pc-bin, ${misc:Depends}, @@ -31,4 +31,4 @@ Recommends: syslinux, Description: install Grml system / ISO to usb device This script installs a Grml ISO to an USB device to be able to boot from it. Make sure you have at least one Grml ISO - or a running Grml system (/lib/live/mount/medium) available. + or a running Grml system (/run/live/medium) available.