X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fcontrol;h=904dd45abe41246ab3126dba13890b498f98d8bb;hb=8bd4b9174b4ab450fcde1298ed02c4e2e54c60a6;hp=fd976841c54525c56409db3a9575580d24c741f8;hpb=daaf3292b92045c6b6dae230ddf00a5c0aa9a368;p=grml2usb.git diff --git a/debian/control b/debian/control index fd97684..904dd45 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, - python, - python-parted, - coreutils (>= 8.23-1~) | realpath, +Depends: kmod, + mtools, + python3, + python3-parted, 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.