From bae887a529bdfe44a0ff12f7106213d9772511a9 Mon Sep 17 00:00:00 2001
From: intrigeri <intrigeri@boum.org>
Date: Mon, 16 May 2011 22:53:14 +0200
Subject: [PATCH] Don't suggest unneeded cdrdao and dvd+rw-tools anymore.

The makecd handler checks if those tools are installed, sure, but it actually
does not use these. Since its development has been stalled for years, we can
safely ignore the possibility of this handler starting to use such tools in the
near future.
---
 debian/control | 2 --
 1 file changed, 2 deletions(-)

diff --git a/debian/control b/debian/control
index 4e56e7f..28e8bae 100644
--- a/debian/control
+++ b/debian/control
@@ -20,9 +20,7 @@ Depends:
  bsd-mailx | mailx | mailutils,
  ${misc:Depends}
 Suggests:
- cdrdao,
  debconf-utils,
- dvd+rw-tools,
  genisoimage,
  hwinfo,
  mdadm,
-- 
GitLab