From 7aa2771e0908f510f4b44951c64f2659417773ca Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Tue, 2 Jul 2013 23:57:22 +0800 Subject: [PATCH] Fix the tests. --- youtube-dl.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/youtube-dl.spec b/youtube-dl.spec index 4eb935d..228a890 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -13,6 +13,8 @@ BuildRequires: zip # Used to generate manpage BuildRequires: pandoc BuildRequires: python +#Tests +BuildRequires: python-nose Requires: python %description