[sugar-memorize] Add gstreamer-python runtime dependency

Peter Robinson pbrobinson at fedoraproject.org
Thu Oct 17 20:31:08 UTC 2013


commit 61373a47969d5ce57bfca9fbd23fa95e1c8645c6
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Thu Oct 17 21:31:00 2013 +0100

    Add gstreamer-python runtime dependency

 sugar-memorize.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/sugar-memorize.spec b/sugar-memorize.spec
index 7699761..85fda78 100644
--- a/sugar-memorize.spec
+++ b/sugar-memorize.spec
@@ -1,6 +1,6 @@
 Name:           sugar-memorize
 Version:        45
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Memorize for Sugar
 
 Group:          Sugar/Activities
@@ -14,6 +14,7 @@ BuildRequires:  python-devel
 BuildRequires:  sugar-toolkit
 
 Requires:       sugar
+Requires:       gstreamer-python
 Requires:       csound-python
 Requires:       libxml2-python
 
@@ -44,6 +45,9 @@ python ./setup.py install --prefix=%{buildroot}/%{_prefix}
 
 
 %changelog
+* Thu Oct 17 2013 Peter Robinson <pbrobinson at fedoraproject.org> 45-3
+- Add gstreamer-python runtime dependency
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 45-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list