[python-eyed3] Add missing nose.

Christopher Meng cicku at fedoraproject.org
Tue Jul 16 03:19:46 UTC 2013


commit 2d3cd9f21b86c6819206cb9f5bd0bc88cf9304c7
Author: Christopher Meng <rpm at cicku.me>
Date:   Tue Jul 16 11:19:00 2013 +0800

    Add missing nose.

 python-eyed3.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/python-eyed3.spec b/python-eyed3.spec
index b0402e2..06aaa65 100644
--- a/python-eyed3.spec
+++ b/python-eyed3.spec
@@ -9,6 +9,7 @@ Source0:        http://eyed3.nicfit.net/releases/eyeD3-%{version}.tgz
 BuildArch:      noarch
 BuildRequires:  python2-devel
 BuildRequires:  python-argparse
+BuildRequires:  python-nose
 BuildRequires:  python-ordereddict
 BuildRequires:  python-setuptools
 Requires:       python-magic


More information about the scm-commits mailing list