Add Requires: gstreamer-plugins-bad-free for the camerabin element (#717872)
This commit is contained in:
parent
05a0ee23b0
commit
d6aca90321
@ -1,7 +1,7 @@
|
||||
Name: cheese
|
||||
Epoch: 1
|
||||
Version: 3.2.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Application for taking pictures and movies from a webcam
|
||||
|
||||
Group: Amusements/Graphics
|
||||
@ -39,6 +39,7 @@ BuildRequires: gnome-desktop3-devel
|
||||
BuildRequires: chrpath
|
||||
|
||||
Requires: gstreamer-plugins-good >= 0.10.6-2
|
||||
Requires: gstreamer-plugins-bad-free
|
||||
Requires: gnome-video-effects
|
||||
|
||||
%description
|
||||
@ -137,6 +138,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_datadir}/gir-1.0/Cheese-3.0.gir
|
||||
|
||||
%changelog
|
||||
* Thu Sep 29 2011 Hans de Goede <hdegoede@redhat.com> - 1:3.2.0-2
|
||||
- Add Requires: gstreamer-plugins-bad-free for the camerabin element (#717872)
|
||||
|
||||
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 1:3.2.0-1
|
||||
- Update to 3.2.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user