skype.spec: require libv4l1.so.0 instead of libv4l.i586
This commit is contained in:
parent
b9e7f95109
commit
ec7a7c8183
@ -14,7 +14,7 @@ BuildPrereq: wget
|
||||
BuildPrereq: /usr/bin/tempfile
|
||||
# NOTE: requires the backward compatible version of the libstdc++ library
|
||||
Requires: pulseaudio
|
||||
Requires: libv4l.i586
|
||||
Requires: libv4l1.so.0
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user