From: Rogério Brito Date: Fri, 6 Jan 2012 15:43:07 +0000 (-0200) Subject: debian/control: Add support for earlier versions of ffmpeg/ffprobe. X-Git-Url: https://git.rapsys.eu/youtubedl/commitdiff_plain/f154c9eafa12afea9ec0919f89c29eacbf62ba2e debian/control: Add support for earlier versions of ffmpeg/ffprobe. Git-Dch: Short Closes: #651060 Thanks: Uwe Kleine-König for the suggestion. --- 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