summaryrefslogtreecommitdiff
path: root/gst-python.spec.in
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2005-10-06 17:10:42 +0000
committerChristian Schaller <uraeus@gnome.org>2005-10-06 17:10:42 +0000
commit7ea5ac8af56d711c9c84f0a73d624159b755858e (patch)
tree66ccb92a23ca5ce952d24513b3e1cd381b07c8e8 /gst-python.spec.in
parent987621e5c7d8b3077b9f420a19b44abedce41bc1 (diff)
fix requires
Original commit message from CVS: fix requires
Diffstat (limited to 'gst-python.spec.in')
-rw-r--r--gst-python.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-python.spec.in b/gst-python.spec.in
index 3b12023..02c1559 100644
--- a/gst-python.spec.in
+++ b/gst-python.spec.in
@@ -29,7 +29,7 @@ Requires: python >= 2
Requires: gnome-python2
Requires: pygtk2 >= %_pygtk
Requires: %{gstreamer}09
-Requires: %{gstreamer}09-plugins
+Requires: %{gstreamer}09-plugins-base
BuildRequires: python >= 2
BuildRequires: python-devel >= 2