Changes of Revision 13

xt7-player-mpv.spec Changed
x
 
1
@@ -53,8 +53,8 @@
2
 BuildRequires:  pkgconfig(taglib)
3
 BuildRequires:  pkgconfig(taglib_c)
4
 # Check list of dependencies:
5
-Requires:       mpv
6
-Requires:       youtube-dl
7
+BuildRequires:: mpv
8
+BuildRequires:: youtube-dl
9
 #
10
 Requires:       %(rpm -qf $(readlink -qne %{_libdir}/libtag.so) --qf '%{NAME} >= %{VERSION}')
11
 Requires:       %(rpm -qf $(readlink -qne %{_libdir}/libtag_c.so) --qf '%{NAME} >= %{VERSION}')
12