From: Rogério Brito Date: Wed, 22 Jul 2015 04:01:08 +0000 (-0300) Subject: debian/control: Prefer ffmpeg to libav-tools in Recommends. X-Git-Url: https://git.rapsys.eu/youtubedl/commitdiff_plain/568403e04d171249b6c9f712db498d12b76ad88a debian/control: Prefer ffmpeg to libav-tools in Recommends. Signed-off-by: Rogério Brito --- diff --git a/debian/control b/debian/control index f46453b..b3b1a96 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ Depends: ${python:Depends} Recommends: aria2 | wget | curl, - libav-tools | ffmpeg, + ffmpeg | libav-tools, mplayer2 | mplayer, rtmpdump Description: downloader of videos from YouTube and other sites