grml2usb: Add smoke autopkgtest for python2
[grml2usb.git] / debian / control
index fd97684..0382eef 100644 (file)
@@ -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.