From f154c9eafa12afea9ec0919f89c29eacbf62ba2e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rog=C3=A9rio=20Brito?= Date: Fri, 6 Jan 2012 13:43:07 -0200 Subject: [PATCH] debian/control: Add support for earlier versions of ffmpeg/ffprobe. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Git-Dch: Short Closes: #651060 Thanks: Uwe Kleine-König for the suggestion. --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 88cd546..55269fc 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,8 @@ Depends: python (>= 2.5), ${misc:Depends} Recommends: - ffmpeg + ffmpeg, + ffmpeg (>= 4:0.6) | ffprobe Suggests: rtmpdump Description: downloader of videos from YouTube and other sites -- 2.41.0