]> git.etc.gen.nz Git - mythtv-status.git/commitdiff
Newish versions of apt install Recommends as though they are Depends. We don't want...
authorAndrew Ruthven <andrew@etc.gen.nz>
Tue, 20 Nov 2007 06:49:09 +0000 (19:49 +1300)
committerAndrew Ruthven <andrew@cyclops.etc.gen.nz>
Tue, 20 Nov 2007 06:49:09 +0000 (19:49 +1300)
debian/control

index 4ef512bfc4b04a60d4e2a552bb6db9f5feb49b63..7425e22a01e5ceea0f256f8ca5320d50dbe1ab8e 100644 (file)
@@ -11,7 +11,7 @@ Vcs-Browser: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?p=mythtv-status.git;a=summ
 Package: mythtv-status
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}, libwww-perl, libxml-libxml-perl, libdate-manip-perl
-Recommends: mythtv-perl
+Suggests: mythtv-perl
 Description: Show the status of a MythTV backend
  Shows the current status of a local or remote MythTV backend and up to
  the next 10 recordings for today and tomorrow.