]> git.pld-linux.org Git - packages/youtube-dl.git/commitdiff
suggest ffmpeg for ffprobe
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 3 Oct 2018 12:04:00 +0000 (15:04 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Wed, 3 Oct 2018 12:04:00 +0000 (15:04 +0300)
ERROR: ffprobe or avprobe not found. Please install one.

youtube-dl.spec

index 23019c6b03c2b1561dcb5ddb0e63285e10e2f753..ecb9f01d30c119d2bbdfb1d03501b2eb4e2fcbef 100644 (file)
@@ -29,6 +29,7 @@ BuildRequires:        rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.713
 Requires:      python-pyxattr >= 0.5.0
 Requires:      python-setuptools
+Suggests:      ffmpeg
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.077336 seconds and 4 git commands to generate.