From 6274d137cc2f0849aea747b9a12d9096aa9765cb Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Mon, 23 Mar 2015 08:58:04 +0100 Subject: [PATCH] Realpath is provided by recent coreutils versions, adjust Depends Closes: #780948 Thanks: Ben Finney for reporting --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c91f590..136c23d 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Architecture: amd64 i386 Depends: mtools, python, python-parted, - realpath, + coreutils (>= 8.23-1~) | realpath, rsync, syslinux | grub-pc | grub-efi-amd64, ${misc:Depends}, -- 2.1.4