From: Michael Prokop Date: Mon, 7 Jan 2013 13:29:21 +0000 (+0100) Subject: Add realpath to Depends as it's required by grml2iso X-Git-Tag: v0.13.4~3 X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=commitdiff_plain;h=aff3fa9d73bacb546ae45b2c2822b369cad40a02 Add realpath to Depends as it's required by grml2iso --- diff --git a/debian/control b/debian/control index 5e938e5..9398edc 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Vcs-Browser: http://git.grml.org/?p=grml2usb.git Package: grml2usb Architecture: i386 amd64 -Depends: ${shlibs:Depends}, ${misc:Depends}, syslinux | grub-pc, python, rsync, mtools +Depends: ${shlibs:Depends}, ${misc:Depends}, syslinux | grub-pc, python, rsync, mtools, realpath Recommends: syslinux, xorriso | genisoimage Description: install grml system / ISO to usb device This script installs a grml ISO to an USB device to be able