[gnome-shell/f19] Add dependency on gstreamer1-plugins-good

Florian Müllner fmuellner at fedoraproject.org
Mon May 13 23:49:46 UTC 2013


commit d04dad000580a77d5b0dbc3f16efcbd1c6002920
Author: Florian Müllner <fmuellner at gnome.org>
Date:   Sat May 11 00:39:25 2013 +0200

    Add dependency on gstreamer1-plugins-good
    
    It is required for the screen recorder's default pipeline to work.

 gnome-shell.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gnome-shell.spec b/gnome-shell.spec
index ad41d31..9cd6512 100644
--- a/gnome-shell.spec
+++ b/gnome-shell.spec
@@ -111,6 +111,8 @@ Requires:       caribou%{?_isa} >= %{caribou_version}
 Requires:       accountsservice-libs%{?_isa}
 Requires:       gdm-libs%{?_isa}
 Requires:       clutter%{?_isa} >= %{clutter_version}
+# needed for screen recording
+Requires:       gstreamer1-plugins-good
 
 %description
 GNOME Shell provides core user interface functions for the GNOME 3 desktop,


More information about the scm-commits mailing list